{"level":"warn","ts":"2026-05-20T20:58:47.331508Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-05-20T20:58:47.333021Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-05-20T20:58:47.333069Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.116: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.204.45.116:2380","--initial-cluster=controller-2=https://199.204.45.157:2380,controller-1=https://199.204.45.53:2380,controller-3=https://199.204.45.116:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.204.45.116:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.116: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-05-20T20:58:47.333219Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-05-20T20:58:47.333280Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-05-20T20:58:47.333424Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.116:2380"]} {"level":"info","ts":"2026-05-20T20:58:47.334172Z","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-05-20T20:58:47.336597Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.116:2379"]} {"level":"info","ts":"2026-05-20T20:58:47.336944Z","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.204.45.116:2380"],"listen-peer-urls":["https://199.204.45.116:2380"],"advertise-client-urls":["https://199.204.45.116:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.116:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.53:2380,controller-2=https://199.204.45.157:2380,controller-3=https://199.204.45.116: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-05-20T20:58:47.338608Z","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: 0xc0000784a8}"} {"level":"info","ts":"2026-05-20T20:58:47.343217Z","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-05-20T20:58:47.343278Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.881128ms"} {"level":"info","ts":"2026-05-20T20:58:47.343395Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-05-20T20:58:47.343453Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-05-20T20:58:47.354870Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.53:2380","host":"199.204.45.53:2380","resolved-addr":"199.204.45.53:2380"} {"level":"info","ts":"2026-05-20T20:58:47.354978Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.157:2380","host":"199.204.45.157:2380","resolved-addr":"199.204.45.157:2380"} {"level":"info","ts":"2026-05-20T20:58:47.354999Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.53:2380","host":"199.204.45.53:2380","resolved-addr":"199.204.45.53:2380"} {"level":"info","ts":"2026-05-20T20:58:47.355007Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.116:2380","host":"199.204.45.116:2380","resolved-addr":"199.204.45.116:2380"} {"level":"info","ts":"2026-05-20T20:58:47.355023Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.116:2380","host":"199.204.45.116:2380","resolved-addr":"199.204.45.116:2380"} {"level":"info","ts":"2026-05-20T20:58:47.355030Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.157:2380","host":"199.204.45.157:2380","resolved-addr":"199.204.45.157:2380"} {"level":"info","ts":"2026-05-20T20:58:47.372540Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-05-20T20:58:47.378701Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-05-20T20:58:47.378775Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"e603b5e4aec8f8e7","cluster-id":"95bd21e158fabf07"} {"level":"info","ts":"2026-05-20T20:58:47.378816Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-05-20T20:58:47.378971Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"e603b5e4aec8f8e7 switched to configuration voters=()"} {"level":"info","ts":"2026-05-20T20:58:47.379034Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"e603b5e4aec8f8e7 became follower at term 0"} {"level":"info","ts":"2026-05-20T20:58:47.379062Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft e603b5e4aec8f8e7 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-05-20T20:58:47.385482Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-05-20T20:58:47.387037Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-05-20T20:58:47.389708Z","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-05-20T20:58:47.390296Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.390316Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b","remote-peer-urls":["https://199.204.45.157:2380"]} {"level":"info","ts":"2026-05-20T20:58:47.390342Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.390353Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b","remote-peer-urls":["https://199.204.45.53:2380"]} {"level":"info","ts":"2026-05-20T20:58:47.390369Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.390393Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.390863Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.392952Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.393901Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.393953Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.393973Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b","remote-peer-urls":["https://199.204.45.157:2380"]} {"level":"info","ts":"2026-05-20T20:58:47.394024Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.394020Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.394062Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.398709Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.398976Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.401188Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.401379Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.401392Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b","remote-peer-urls":["https://199.204.45.53:2380"]} {"level":"info","ts":"2026-05-20T20:58:47.401698Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"e603b5e4aec8f8e7","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-05-20T20:58:47.401908Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.402023Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-05-20T20:58:47.402155Z","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-05-20T20:58:47.402251Z","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-05-20T20:58:47.402263Z","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-05-20T20:58:47.405900Z","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-05-20T20:58:47.406147Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.116:2380"} {"level":"info","ts":"2026-05-20T20:58:47.406204Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.116:2380"} {"level":"info","ts":"2026-05-20T20:58:47.406644Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"e603b5e4aec8f8e7 [term: 0] received a MsgHeartbeat message with higher term from c47ca1a7b1fe506b [term: 2]"} {"level":"info","ts":"2026-05-20T20:58:47.406682Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"e603b5e4aec8f8e7 became follower at term 2"} {"level":"info","ts":"2026-05-20T20:58:47.406698Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: e603b5e4aec8f8e7 elected leader c47ca1a7b1fe506b at term 2"} {"level":"info","ts":"2026-05-20T20:58:47.407154Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"e603b5e4aec8f8e7","initial-advertise-peer-urls":["https://199.204.45.116:2380"],"listen-peer-urls":["https://199.204.45.116:2380"],"advertise-client-urls":["https://199.204.45.116:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.116:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-05-20T20:58:47.407215Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-05-20T20:58:47.413020Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.413057Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.413148Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.413266Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.414646Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.417397Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.428714Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"e603b5e4aec8f8e7","to":"c47ca1a7b1fe506b","stream-type":"stream Message"} {"level":"info","ts":"2026-05-20T20:58:47.428763Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.429918Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"e603b5e4aec8f8e7","to":"7ecc744410db2e9b","stream-type":"stream Message"} {"level":"info","ts":"2026-05-20T20:58:47.429949Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.435354Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"e603b5e4aec8f8e7","remote-snapshot-sender-id":"c47ca1a7b1fe506b","incoming-snapshot-index":708,"incoming-snapshot-message-size-bytes":8748,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-05-20T20:58:47.436047Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"e603b5e4aec8f8e7","to":"c47ca1a7b1fe506b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-20T20:58:47.436088Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.436676Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"e603b5e4aec8f8e7","to":"7ecc744410db2e9b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-20T20:58:47.436714Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.448488Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002c4.snap.db","bytes":1179648,"size":"1.2 MB"} {"level":"info","ts":"2026-05-20T20:58:47.448528Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"e603b5e4aec8f8e7","remote-snapshot-sender-id":"c47ca1a7b1fe506b","incoming-snapshot-index":708,"incoming-snapshot-size-bytes":1179648,"incoming-snapshot-size":"1.2 MB","download-took":"13.257501ms"} {"level":"info","ts":"2026-05-20T20:58:47.448957Z","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: 708, term: 2]"} {"level":"info","ts":"2026-05-20T20:58:47.449409Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"e603b5e4aec8f8e7 switched to configuration voters=(9136805579717291675 14158369070163841131) learners=(16574291047443134695)"} {"level":"info","ts":"2026-05-20T20:58:47.449451Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"e603b5e4aec8f8e7 [commit: 708, lastindex: 708, lastterm: 2] restored snapshot [index: 708, term: 2]"} {"level":"info","ts":"2026-05-20T20:58:47.449550Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"e603b5e4aec8f8e7 [commit: 708] restored snapshot [index: 708, term: 2]"} {"level":"info","ts":"2026-05-20T20:58:47.449788Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":708,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-20T20:58:47.452389Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"e603b5e4aec8f8e7","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-05-20T20:58:47.456446Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":708} {"level":"info","ts":"2026-05-20T20:58:47.456703Z","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: 0xc0001321d8}"} {"level":"info","ts":"2026-05-20T20:58:47.457417Z","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-05-20T20:58:47.457474Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"818.805µs"} {"level":"info","ts":"2026-05-20T20:58:47.457607Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-05-20T20:58:47.458993Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-05-20T20:58:47.459010Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-05-20T20:58:47.461012Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":656} {"level":"info","ts":"2026-05-20T20:58:47.461048Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":708} {"level":"info","ts":"2026-05-20T20:58:47.461067Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-05-20T20:58:47.461081Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-05-20T20:58:47.462323Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-05-20T20:58:47.462400Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-05-20T20:58:47.462425Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-05-20T20:58:47.462457Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-05-20T20:58:47.462465Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-05-20T20:58:47.463023Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-05-20T20:58:47.463060Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-05-20T20:58:47.463112Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-05-20T20:58:47.463125Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"95bd21e158fabf07","local-member-id":"e603b5e4aec8f8e7","recovered-remote-peer-id":"e603b5e4aec8f8e7","recovered-remote-peer-urls":["https://199.204.45.116:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-05-20T20:58:47.463138Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"95bd21e158fabf07","local-member-id":"e603b5e4aec8f8e7","recovered-remote-peer-id":"7ecc744410db2e9b","recovered-remote-peer-urls":["https://199.204.45.157:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-20T20:58:47.463146Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"95bd21e158fabf07","local-member-id":"e603b5e4aec8f8e7","recovered-remote-peer-id":"c47ca1a7b1fe506b","recovered-remote-peer-urls":["https://199.204.45.53:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-20T20:58:47.463154Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-05-20T20:58:47.463162Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-05-20T20:58:47.463172Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-05-20T20:58:47.463185Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"warn","ts":"2026-05-20T20:58:47.463223Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.463245Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"warn","ts":"2026-05-20T20:58:47.463279Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.463293Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.463399Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"warn","ts":"2026-05-20T20:58:47.463510Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b","error":"context canceled"} {"level":"warn","ts":"2026-05-20T20:58:47.463547Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"c47ca1a7b1fe506b","error":"failed to read c47ca1a7b1fe506b on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-20T20:58:47.463566Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"warn","ts":"2026-05-20T20:58:47.463639Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b","error":"context canceled"} {"level":"info","ts":"2026-05-20T20:58:47.463665Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.463679Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.463692Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"e603b5e4aec8f8e7","removed-remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.463702Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"7ecc744410db2e9b"} {"level":"warn","ts":"2026-05-20T20:58:47.463732Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.463754Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"7ecc744410db2e9b"} {"level":"warn","ts":"2026-05-20T20:58:47.463782Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.463801Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.463919Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"warn","ts":"2026-05-20T20:58:47.464001Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b","error":"context canceled"} {"level":"warn","ts":"2026-05-20T20:58:47.464016Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"7ecc744410db2e9b","error":"failed to read 7ecc744410db2e9b on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-20T20:58:47.464079Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"warn","ts":"2026-05-20T20:58:47.464191Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b","error":"context canceled"} {"level":"info","ts":"2026-05-20T20:58:47.464221Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.464230Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.464240Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"e603b5e4aec8f8e7","removed-remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.464247Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-05-20T20:58:47.464256Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-05-20T20:58:47.464283Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.464332Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.465467Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.467030Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.467175Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.467211Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b","remote-peer-urls":["https://199.204.45.157:2380"]} {"level":"info","ts":"2026-05-20T20:58:47.467228Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.467243Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.468935Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.468971Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.469074Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.468991Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.472092Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.473346Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b","remote-peer-urls":["https://199.204.45.53:2380"]} {"level":"info","ts":"2026-05-20T20:58:47.472165Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.472202Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.473500Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-05-20T20:58:47.473548Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":708,"current-applied-index":708,"incoming-leader-snapshot-index":708,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-20T20:58:47.473798Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"e603b5e4aec8f8e7","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.116:2379]}","cluster-id":"95bd21e158fabf07","publish-timeout":"7s"} {"level":"info","ts":"2026-05-20T20:58:47.473926Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-20T20:58:47.473897Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-20T20:58:47.474306Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-05-20T20:58:47.474417Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-05-20T20:58:47.476368Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-05-20T20:58:47.481961Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-05-20T20:58:47.482132Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-05-20T20:58:47.484833Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-05-20T20:58:47.484972Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.485005Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.485056Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.485120Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.485309Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.116:2379"} {"level":"info","ts":"2026-05-20T20:58:47.490735Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.491305Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"warn","ts":"2026-05-20T20:58:47.492114Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.116:57914","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-20T20:58:47.524134Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"e603b5e4aec8f8e7","to":"7ecc744410db2e9b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-20T20:58:47.524172Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.527120Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"e603b5e4aec8f8e7","to":"7ecc744410db2e9b","stream-type":"stream Message"} {"level":"info","ts":"2026-05-20T20:58:47.527187Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"7ecc744410db2e9b"} {"level":"info","ts":"2026-05-20T20:58:47.528362Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"e603b5e4aec8f8e7","to":"c47ca1a7b1fe506b","stream-type":"stream Message"} {"level":"info","ts":"2026-05-20T20:58:47.528635Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.534717Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"e603b5e4aec8f8e7","to":"c47ca1a7b1fe506b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-20T20:58:47.534764Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"e603b5e4aec8f8e7","remote-peer-id":"c47ca1a7b1fe506b"} {"level":"info","ts":"2026-05-20T20:58:47.924537Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"e603b5e4aec8f8e7 switched to configuration voters=(9136805579717291675 14158369070163841131 16574291047443134695)"} {"level":"info","ts":"2026-05-20T20:58:47.927266Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"95bd21e158fabf07","local-member-id":"e603b5e4aec8f8e7","promoted-member-id":"e603b5e4aec8f8e7"} {"level":"warn","ts":"2026-05-20T20:58:48.061095Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51394","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.061248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51386","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.091532Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51424","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.098149Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51440","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.112718Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51472","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.129187Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51506","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.148799Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.159556Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51536","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.179288Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51572","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.190235Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51596","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.196797Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51638","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.206129Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51648","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.216433Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51664","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.227016Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.239191Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51702","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.251862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51728","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.267367Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51736","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.275930Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51744","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.288988Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51770","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.300781Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51796","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.310921Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51814","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.347814Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51844","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.356559Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51856","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.369178Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51880","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.388100Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51918","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.398329Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51924","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.406555Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51942","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.414377Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51964","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.424182Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51978","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.453118Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52004","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.467294Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52010","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.478165Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52036","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.487046Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52046","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.495464Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52078","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.504043Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52088","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.511780Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52100","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.523070Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52126","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.538154Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52148","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.556546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52172","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.564329Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52198","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.587475Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52238","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.596246Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52242","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.613730Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52272","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.621963Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52296","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.632275Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52300","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.639259Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52310","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.647056Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.653515Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52350","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.664076Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52370","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.673723Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52392","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.681379Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52402","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.691018Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.703136Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52416","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.741244Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52450","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.749621Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52462","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.762146Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52480","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.770230Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52504","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:58:48.828858Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52512","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-20T20:58:54.442174Z","caller":"traceutil/trace.go:172","msg":"trace[249765866] transaction","detail":"{read_only:false; response_revision:697; number_of_response:1; }","duration":"151.938803ms","start":"2026-05-20T20:58:54.290217Z","end":"2026-05-20T20:58:54.442156Z","steps":["trace[249765866] 'process raft request' (duration: 151.799041ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T20:58:54.882793Z","caller":"traceutil/trace.go:172","msg":"trace[1192492986] transaction","detail":"{read_only:false; response_revision:698; number_of_response:1; }","duration":"420.407982ms","start":"2026-05-20T20:58:54.462363Z","end":"2026-05-20T20:58:54.882771Z","steps":["trace[1192492986] 'process raft request' (duration: 420.153778ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:58:54.883643Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T20:58:54.462332Z","time spent":"420.569826ms","remote":"127.0.0.1:51760","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":4999,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-05-20T20:58:55.014154Z","caller":"traceutil/trace.go:172","msg":"trace[2084513779] linearizableReadLoop","detail":"{readStateIndex:757; appliedIndex:757; }","duration":"127.228928ms","start":"2026-05-20T20:58:54.886898Z","end":"2026-05-20T20:58:55.014127Z","steps":["trace[2084513779] 'read index received' (duration: 127.221838ms)","trace[2084513779] 'applied index is now lower than readState.Index' (duration: 5.95µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T20:58:55.014672Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"127.567654ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/kube-vip-controller-3\" limit:1 ","response":"range_response_count:1 size:3465"} {"level":"info","ts":"2026-05-20T20:58:55.014751Z","caller":"traceutil/trace.go:172","msg":"trace[1115484128] range","detail":"{range_begin:/registry/pods/kube-system/kube-vip-controller-3; range_end:; response_count:1; response_revision:700; }","duration":"127.852089ms","start":"2026-05-20T20:58:54.886881Z","end":"2026-05-20T20:58:55.014733Z","steps":["trace[1115484128] 'agreement among raft nodes before linearized reading' (duration: 127.381741ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:58:55.872238Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":17935478069595788346,"retry-timeout":"500ms"} {"level":"info","ts":"2026-05-20T20:58:55.895981Z","caller":"traceutil/trace.go:172","msg":"trace[1783682847] transaction","detail":"{read_only:false; response_revision:701; number_of_response:1; }","duration":"873.002857ms","start":"2026-05-20T20:58:55.022956Z","end":"2026-05-20T20:58:55.895959Z","steps":["trace[1783682847] 'process raft request' (duration: 872.773013ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:58:55.896149Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T20:58:55.022922Z","time spent":"873.115639ms","remote":"127.0.0.1:51760","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":4880,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-05-20T20:58:56.373282Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":17935478069595788346,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-05-20T20:58:56.874096Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":17935478069595788346,"retry-timeout":"500ms"} {"level":"info","ts":"2026-05-20T20:58:57.079634Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"e603b5e4aec8f8e7 is starting a new election at term 2"} {"level":"info","ts":"2026-05-20T20:58:57.079702Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"e603b5e4aec8f8e7 became pre-candidate at term 2"} {"level":"info","ts":"2026-05-20T20:58:57.079739Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1064","msg":"e603b5e4aec8f8e7 [logterm: 2, index: 760] sent MsgPreVote request to 7ecc744410db2e9b at term 2"} {"level":"info","ts":"2026-05-20T20:58:57.079757Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1064","msg":"e603b5e4aec8f8e7 [logterm: 2, index: 760] sent MsgPreVote request to c47ca1a7b1fe506b at term 2"} {"level":"info","ts":"2026-05-20T20:58:57.079774Z","logger":"raft","caller":"v3@v3.6.0/node.go:376","msg":"raft.node: e603b5e4aec8f8e7 lost leader c47ca1a7b1fe506b at term 2"} {"level":"info","ts":"2026-05-20T20:58:57.079837Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"e603b5e4aec8f8e7 received MsgPreVoteResp from e603b5e4aec8f8e7 at term 2"} {"level":"info","ts":"2026-05-20T20:58:57.079855Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"e603b5e4aec8f8e7 has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-05-20T20:58:57.081415Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"e603b5e4aec8f8e7 received MsgPreVoteResp from 7ecc744410db2e9b at term 2"} {"level":"info","ts":"2026-05-20T20:58:57.081471Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"e603b5e4aec8f8e7 has received 2 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-05-20T20:58:57.081499Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"e603b5e4aec8f8e7 became candidate at term 3"} {"level":"info","ts":"2026-05-20T20:58:57.081540Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1064","msg":"e603b5e4aec8f8e7 [logterm: 2, index: 760] sent MsgVote request to 7ecc744410db2e9b at term 3"} {"level":"info","ts":"2026-05-20T20:58:57.081552Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1064","msg":"e603b5e4aec8f8e7 [logterm: 2, index: 760] sent MsgVote request to c47ca1a7b1fe506b at term 3"} {"level":"info","ts":"2026-05-20T20:58:57.083497Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"e603b5e4aec8f8e7 received MsgVoteResp from e603b5e4aec8f8e7 at term 3"} {"level":"info","ts":"2026-05-20T20:58:57.083519Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"e603b5e4aec8f8e7 has received 1 MsgVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-05-20T20:58:57.086260Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"e603b5e4aec8f8e7 received MsgVoteResp from 7ecc744410db2e9b at term 3"} {"level":"info","ts":"2026-05-20T20:58:57.086300Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"e603b5e4aec8f8e7 has received 2 MsgVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-05-20T20:58:57.086327Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"e603b5e4aec8f8e7 became leader at term 3"} {"level":"info","ts":"2026-05-20T20:58:57.086341Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: e603b5e4aec8f8e7 elected leader e603b5e4aec8f8e7 at term 3"} {"level":"warn","ts":"2026-05-20T20:58:57.086487Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.715345255s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"","error":"etcdserver: leader changed"} {"level":"info","ts":"2026-05-20T20:58:57.086534Z","caller":"traceutil/trace.go:172","msg":"trace[1827120122] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; }","duration":"1.715414366s","start":"2026-05-20T20:58:55.371109Z","end":"2026-05-20T20:58:57.086523Z","steps":["trace[1827120122] 'agreement among raft nodes before linearized reading' (duration: 1.715344375s)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:58:57.086625Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T20:58:55.371081Z","time spent":"1.715533029s","remote":"127.0.0.1:51904","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":0,"response size":0,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"info","ts":"2026-05-20T20:58:57.091964Z","caller":"etcdserver/v3_server.go:903","msg":"first commit in current term: resending ReadIndex request"} {"level":"warn","ts":"2026-05-20T20:58:57.092685Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.191426067s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/etcd-controller-3\" limit:1 ","response":"range_response_count:1 size:4470"} {"level":"info","ts":"2026-05-20T20:58:57.092745Z","caller":"traceutil/trace.go:172","msg":"trace[1322495718] range","detail":"{range_begin:/registry/pods/kube-system/etcd-controller-3; range_end:; response_count:1; response_revision:702; }","duration":"1.191500499s","start":"2026-05-20T20:58:55.901229Z","end":"2026-05-20T20:58:57.092729Z","steps":["trace[1322495718] 'agreement among raft nodes before linearized reading' (duration: 1.191283755s)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:58:57.092747Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"116.414873ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:440"} {"level":"warn","ts":"2026-05-20T20:58:57.092784Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"145.958485ms","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":"warn","ts":"2026-05-20T20:58:57.092783Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T20:58:55.901211Z","time spent":"1.19156354s","remote":"127.0.0.1:51760","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":4494,"request content":"key:\"/registry/pods/kube-system/etcd-controller-3\" limit:1 "} {"level":"info","ts":"2026-05-20T20:58:57.092816Z","caller":"traceutil/trace.go:172","msg":"trace[1173531184] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:702; }","duration":"146.017076ms","start":"2026-05-20T20:58:56.946792Z","end":"2026-05-20T20:58:57.092809Z","steps":["trace[1173531184] 'agreement among raft nodes before linearized reading' (duration: 145.839812ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T20:58:57.092824Z","caller":"traceutil/trace.go:172","msg":"trace[1218204334] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:702; }","duration":"116.504405ms","start":"2026-05-20T20:58:56.976302Z","end":"2026-05-20T20:58:57.092806Z","steps":["trace[1218204334] 'agreement among raft nodes before linearized reading' (duration: 116.235349ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T20:58:57.815607Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1175","msg":"e603b5e4aec8f8e7 [term: 3] ignored a MsgReadIndexResp message with lower term from c47ca1a7b1fe506b [term: 2]"} {"level":"warn","ts":"2026-05-20T20:59:02.982942Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T20:58:55.981803Z","time spent":"7.00112338s","remote":"127.0.0.1:51518","response type":"/etcdserverpb.Lease/LeaseGrant","request count":-1,"request size":-1,"response count":-1,"response size":-1,"request content":""} {"level":"info","ts":"2026-05-20T20:59:35.639842Z","caller":"traceutil/trace.go:172","msg":"trace[2076880446] linearizableReadLoop","detail":"{readStateIndex:1028; appliedIndex:1028; }","duration":"182.797515ms","start":"2026-05-20T20:59:35.457000Z","end":"2026-05-20T20:59:35.639797Z","steps":["trace[2076880446] 'read index received' (duration: 182.780875ms)","trace[2076880446] 'applied index is now lower than readState.Index' (duration: 13.97µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T20:59:35.640012Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"182.996988ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T20:59:35.640103Z","caller":"traceutil/trace.go:172","msg":"trace[1789070504] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:943; }","duration":"183.100329ms","start":"2026-05-20T20:59:35.456987Z","end":"2026-05-20T20:59:35.640087Z","steps":["trace[1789070504] 'agreement among raft nodes before linearized reading' (duration: 182.939607ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:59:35.640936Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"103.999745ms","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-05-20T20:59:35.640991Z","caller":"traceutil/trace.go:172","msg":"trace[885761605] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:943; }","duration":"104.072806ms","start":"2026-05-20T20:59:35.536906Z","end":"2026-05-20T20:59:35.640979Z","steps":["trace[885761605] 'agreement among raft nodes before linearized reading' (duration: 103.848713ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:59:40.576739Z","caller":"etcdserver/raft.go:387","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"c47ca1a7b1fe506b","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"80.294002ms"} {"level":"warn","ts":"2026-05-20T20:59:40.576847Z","caller":"etcdserver/raft.go:387","msg":"leader failed to send out heartbeat on time; took too long, leader is overloaded likely from slow disk","to":"7ecc744410db2e9b","heartbeat-interval":"100ms","expected-duration":"200ms","exceeded-duration":"80.410143ms"} {"level":"info","ts":"2026-05-20T20:59:40.601697Z","caller":"traceutil/trace.go:172","msg":"trace[277111767] transaction","detail":"{read_only:false; response_revision:1040; number_of_response:1; }","duration":"247.525476ms","start":"2026-05-20T20:59:40.354146Z","end":"2026-05-20T20:59:40.601672Z","steps":["trace[277111767] 'process raft request' (duration: 222.884835ms)","trace[277111767] 'compare' (duration: 24.361807ms)"],"step_count":2} {"level":"info","ts":"2026-05-20T20:59:40.620827Z","caller":"traceutil/trace.go:172","msg":"trace[1315695059] linearizableReadLoop","detail":"{readStateIndex:1186; appliedIndex:1187; }","duration":"163.95536ms","start":"2026-05-20T20:59:40.456844Z","end":"2026-05-20T20:59:40.620800Z","steps":["trace[1315695059] 'read index received' (duration: 163.94848ms)","trace[1315695059] 'applied index is now lower than readState.Index' (duration: 5.72µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T20:59:40.621137Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"164.268504ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T20:59:40.621179Z","caller":"traceutil/trace.go:172","msg":"trace[137412091] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1040; }","duration":"164.329665ms","start":"2026-05-20T20:59:40.456839Z","end":"2026-05-20T20:59:40.621169Z","steps":["trace[137412091] 'agreement among raft nodes before linearized reading' (duration: 164.207554ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T20:59:40.636607Z","caller":"traceutil/trace.go:172","msg":"trace[1109797519] transaction","detail":"{read_only:false; response_revision:1041; number_of_response:1; }","duration":"204.937563ms","start":"2026-05-20T20:59:40.431635Z","end":"2026-05-20T20:59:40.636572Z","steps":["trace[1109797519] 'process raft request' (duration: 204.71347ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T20:59:44.969552Z","caller":"traceutil/trace.go:172","msg":"trace[1712440392] transaction","detail":"{read_only:false; response_revision:1121; number_of_response:1; }","duration":"371.383745ms","start":"2026-05-20T20:59:44.598143Z","end":"2026-05-20T20:59:44.969527Z","steps":["trace[1712440392] 'process raft request' (duration: 371.192783ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:59:44.969774Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T20:59:44.598110Z","time spent":"371.566668ms","remote":"127.0.0.1:51518","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":757,"response count":0,"response size":40,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-05-20T20:59:45.122693Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":17935478069595788785,"retry-timeout":"500ms"} {"level":"info","ts":"2026-05-20T20:59:45.266091Z","caller":"traceutil/trace.go:172","msg":"trace[1788012955] linearizableReadLoop","detail":"{readStateIndex:1294; appliedIndex:1295; }","duration":"644.316252ms","start":"2026-05-20T20:59:44.621746Z","end":"2026-05-20T20:59:45.266062Z","steps":["trace[1788012955] 'read index received' (duration: 644.307262ms)","trace[1788012955] 'applied index is now lower than readState.Index' (duration: 7.35µs)"],"step_count":2} {"level":"warn","ts":"2026-05-20T20:59:45.266235Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"644.486453ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-20T20:59:45.266335Z","caller":"traceutil/trace.go:172","msg":"trace[1862659306] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1121; }","duration":"644.608235ms","start":"2026-05-20T20:59:44.621712Z","end":"2026-05-20T20:59:45.266320Z","steps":["trace[1862659306] 'agreement among raft nodes before linearized reading' (duration: 644.449883ms)"],"step_count":1} {"level":"info","ts":"2026-05-20T20:59:45.266340Z","caller":"traceutil/trace.go:172","msg":"trace[555979602] transaction","detail":"{read_only:false; response_revision:1122; number_of_response:1; }","duration":"653.671491ms","start":"2026-05-20T20:59:44.612631Z","end":"2026-05-20T20:59:45.266302Z","steps":["trace[555979602] 'process raft request' (duration: 653.461608ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:59:45.266507Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-20T20:59:44.612619Z","time spent":"653.803942ms","remote":"127.0.0.1:51760","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":19396,"response count":0,"response size":40,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-05-20T20:59:45.266549Z","caller":"traceutil/trace.go:172","msg":"trace[1854075989] transaction","detail":"{read_only:false; response_revision:1123; number_of_response:1; }","duration":"291.726365ms","start":"2026-05-20T20:59:44.974767Z","end":"2026-05-20T20:59:45.266493Z","steps":["trace[1854075989] 'process raft request' (duration: 291.486732ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:59:45.267318Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"138.62579ms","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-05-20T20:59:45.267354Z","caller":"traceutil/trace.go:172","msg":"trace[1711687376] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:1124; }","duration":"138.66502ms","start":"2026-05-20T20:59:45.128681Z","end":"2026-05-20T20:59:45.267346Z","steps":["trace[1711687376] 'agreement among raft nodes before linearized reading' (duration: 138.528809ms)"],"step_count":1} {"level":"warn","ts":"2026-05-20T20:59:47.581378Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:59:50.599322Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:59:50.614412Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58926","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:59:50.626248Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58944","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:59:50.661062Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58966","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-20T20:59:51.048543Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58986","server-name":"","error":"EOF"}