{"level":"warn","ts":"2026-05-09T13:11:14.829479Z","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-09T13:11:14.829664Z","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-09T13:11:14.829680Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.244: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.244:2380","--initial-cluster=controller-2=https://199.204.45.33:2380,controller-1=https://199.204.45.74:2380,controller-3=https://199.204.45.244: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.244:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.244: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-09T13:11:14.829778Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-05-09T13:11:14.829806Z","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-09T13:11:14.829820Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.244:2380"]} {"level":"info","ts":"2026-05-09T13:11:14.829847Z","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-09T13:11:14.830369Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.244:2379"]} {"level":"info","ts":"2026-05-09T13:11:14.830505Z","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.244:2380"],"listen-peer-urls":["https://199.204.45.244:2380"],"advertise-client-urls":["https://199.204.45.244:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.244:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.74:2380,controller-2=https://199.204.45.33:2380,controller-3=https://199.204.45.244: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-09T13:11:14.832466Z","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: 0xc00049c258}"} {"level":"info","ts":"2026-05-09T13:11:14.834833Z","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-09T13:11:14.834889Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"2.606209ms"} {"level":"info","ts":"2026-05-09T13:11:14.834918Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-05-09T13:11:14.834951Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-05-09T13:11:14.848560Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.33:2380","host":"199.204.45.33:2380","resolved-addr":"199.204.45.33:2380"} {"level":"info","ts":"2026-05-09T13:11:14.848616Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.244:2380","host":"199.204.45.244:2380","resolved-addr":"199.204.45.244:2380"} {"level":"info","ts":"2026-05-09T13:11:14.848636Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.33:2380","host":"199.204.45.33:2380","resolved-addr":"199.204.45.33:2380"} {"level":"info","ts":"2026-05-09T13:11:14.848646Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.74:2380","host":"199.204.45.74:2380","resolved-addr":"199.204.45.74:2380"} {"level":"info","ts":"2026-05-09T13:11:14.848678Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.74:2380","host":"199.204.45.74:2380","resolved-addr":"199.204.45.74:2380"} {"level":"info","ts":"2026-05-09T13:11:14.848689Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.244:2380","host":"199.204.45.244:2380","resolved-addr":"199.204.45.244:2380"} {"level":"info","ts":"2026-05-09T13:11:14.871643Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-05-09T13:11:14.879165Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-05-09T13:11:14.879210Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"8c06adbb73a1212e","cluster-id":"54492f71bf65c400"} {"level":"info","ts":"2026-05-09T13:11:14.879322Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-05-09T13:11:14.879456Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8c06adbb73a1212e switched to configuration voters=()"} {"level":"info","ts":"2026-05-09T13:11:14.879511Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8c06adbb73a1212e became follower at term 0"} {"level":"info","ts":"2026-05-09T13:11:14.879583Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 8c06adbb73a1212e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-05-09T13:11:14.885432Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-05-09T13:11:14.886882Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-05-09T13:11:14.888938Z","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-09T13:11:14.889572Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.889593Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c","remote-peer-urls":["https://199.204.45.33:2380"]} {"level":"info","ts":"2026-05-09T13:11:14.889790Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.889797Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0","remote-peer-urls":["https://199.204.45.74:2380"]} {"level":"info","ts":"2026-05-09T13:11:14.889809Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.889821Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.890194Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.891508Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.891995Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.892077Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c","remote-peer-urls":["https://199.204.45.33:2380"]} {"level":"info","ts":"2026-05-09T13:11:14.892023Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.892071Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.892106Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.892130Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.892326Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.893659Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.893698Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0","remote-peer-urls":["https://199.204.45.74:2380"]} {"level":"info","ts":"2026-05-09T13:11:14.893778Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.894128Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.894272Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"8c06adbb73a1212e","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-05-09T13:11:14.894723Z","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-09T13:11:14.894899Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-05-09T13:11:14.894973Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.895003Z","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-09T13:11:14.895074Z","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-09T13:11:14.895107Z","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-09T13:11:14.895474Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.244:2380"} {"level":"info","ts":"2026-05-09T13:11:14.895506Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.244:2380"} {"level":"info","ts":"2026-05-09T13:11:14.895589Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"8c06adbb73a1212e","initial-advertise-peer-urls":["https://199.204.45.244:2380"],"listen-peer-urls":["https://199.204.45.244:2380"],"advertise-client-urls":["https://199.204.45.244:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.244:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-05-09T13:11:14.895682Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-05-09T13:11:14.895894Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"8c06adbb73a1212e [term: 0] received a MsgHeartbeat message with higher term from 89ba38f964b95aa0 [term: 2]"} {"level":"info","ts":"2026-05-09T13:11:14.900434Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"8c06adbb73a1212e became follower at term 2"} {"level":"info","ts":"2026-05-09T13:11:14.900505Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 8c06adbb73a1212e elected leader 89ba38f964b95aa0 at term 2"} {"level":"info","ts":"2026-05-09T13:11:14.901140Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8c06adbb73a1212e","to":"89ba38f964b95aa0","stream-type":"stream Message"} {"level":"info","ts":"2026-05-09T13:11:14.901166Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.901197Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.902032Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.902086Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.902527Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8c06adbb73a1212e","to":"539d070314e47f5c","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-09T13:11:14.902595Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.902978Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8c06adbb73a1212e","to":"539d070314e47f5c","stream-type":"stream Message"} {"level":"info","ts":"2026-05-09T13:11:14.903001Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.904549Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.905598Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.906083Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8c06adbb73a1212e","to":"89ba38f964b95aa0","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-09T13:11:14.906116Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.907089Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.911631Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"8c06adbb73a1212e","remote-snapshot-sender-id":"89ba38f964b95aa0","incoming-snapshot-index":712,"incoming-snapshot-message-size-bytes":8744,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-05-09T13:11:14.922986Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002c8.snap.db","bytes":1171456,"size":"1.2 MB"} {"level":"info","ts":"2026-05-09T13:11:14.923061Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"8c06adbb73a1212e","remote-snapshot-sender-id":"89ba38f964b95aa0","incoming-snapshot-index":712,"incoming-snapshot-size-bytes":1171456,"incoming-snapshot-size":"1.2 MB","download-took":"11.661908ms"} {"level":"info","ts":"2026-05-09T13:11:14.923311Z","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: 712, term: 2]"} {"level":"info","ts":"2026-05-09T13:11:14.923469Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8c06adbb73a1212e switched to configuration voters=(6024979586308407132 9924307372652190368) learners=(10089943035780604206)"} {"level":"info","ts":"2026-05-09T13:11:14.923503Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"8c06adbb73a1212e [commit: 712, lastindex: 712, lastterm: 2] restored snapshot [index: 712, term: 2]"} {"level":"info","ts":"2026-05-09T13:11:14.923513Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"8c06adbb73a1212e [commit: 712] restored snapshot [index: 712, term: 2]"} {"level":"info","ts":"2026-05-09T13:11:14.923670Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":712,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-09T13:11:14.929452Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":712} {"level":"info","ts":"2026-05-09T13:11:14.929975Z","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: 0xc0001221b8}"} {"level":"info","ts":"2026-05-09T13:11:14.930939Z","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-09T13:11:14.931004Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"1.147017ms"} {"level":"info","ts":"2026-05-09T13:11:14.931087Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-05-09T13:11:14.933144Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-05-09T13:11:14.933185Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-05-09T13:11:14.939834Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":672} {"level":"info","ts":"2026-05-09T13:11:14.939887Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":712} {"level":"info","ts":"2026-05-09T13:11:14.939908Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-05-09T13:11:14.940000Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-05-09T13:11:14.941284Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-05-09T13:11:14.941338Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-05-09T13:11:14.941379Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-05-09T13:11:14.941405Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-05-09T13:11:14.941413Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-05-09T13:11:14.942082Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-05-09T13:11:14.942115Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-05-09T13:11:14.942179Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-05-09T13:11:14.942199Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"54492f71bf65c400","local-member-id":"8c06adbb73a1212e","recovered-remote-peer-id":"539d070314e47f5c","recovered-remote-peer-urls":["https://199.204.45.33:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-09T13:11:14.942211Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"54492f71bf65c400","local-member-id":"8c06adbb73a1212e","recovered-remote-peer-id":"89ba38f964b95aa0","recovered-remote-peer-urls":["https://199.204.45.74:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-09T13:11:14.942219Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"54492f71bf65c400","local-member-id":"8c06adbb73a1212e","recovered-remote-peer-id":"8c06adbb73a1212e","recovered-remote-peer-urls":["https://199.204.45.244:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-05-09T13:11:14.942227Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-05-09T13:11:14.942237Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-05-09T13:11:14.942245Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-05-09T13:11:14.942255Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"539d070314e47f5c"} {"level":"warn","ts":"2026-05-09T13:11:14.942348Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.942373Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"539d070314e47f5c"} {"level":"warn","ts":"2026-05-09T13:11:14.942515Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.942539Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.942614Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"warn","ts":"2026-05-09T13:11:14.942786Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c","error":"context canceled"} {"level":"warn","ts":"2026-05-09T13:11:14.942827Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"539d070314e47f5c","error":"failed to read 539d070314e47f5c on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-09T13:11:14.942849Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"warn","ts":"2026-05-09T13:11:14.943121Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c","error":"context canceled"} {"level":"info","ts":"2026-05-09T13:11:14.943249Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.943266Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.943291Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"8c06adbb73a1212e","removed-remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.943302Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"89ba38f964b95aa0"} {"level":"warn","ts":"2026-05-09T13:11:14.943322Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.943331Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"89ba38f964b95aa0"} {"level":"warn","ts":"2026-05-09T13:11:14.943349Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.943356Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.943398Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"warn","ts":"2026-05-09T13:11:14.943581Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0","error":"context canceled"} {"level":"warn","ts":"2026-05-09T13:11:14.943641Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"89ba38f964b95aa0","error":"failed to read 89ba38f964b95aa0 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-09T13:11:14.943665Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"warn","ts":"2026-05-09T13:11:14.943844Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0","error":"context canceled"} {"level":"info","ts":"2026-05-09T13:11:14.943870Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.943876Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.943910Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"8c06adbb73a1212e","removed-remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.943925Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-05-09T13:11:14.943933Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-05-09T13:11:14.943951Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.944036Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.944104Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.944209Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.944254Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.944244Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.944416Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.944337Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c","remote-peer-urls":["https://199.204.45.33:2380"]} {"level":"info","ts":"2026-05-09T13:11:14.944537Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.944566Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.944689Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.944693Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.944729Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.944749Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.944783Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0","remote-peer-urls":["https://199.204.45.74:2380"]} {"level":"info","ts":"2026-05-09T13:11:14.944852Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-05-09T13:11:14.944935Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":712,"current-applied-index":712,"incoming-leader-snapshot-index":712,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-09T13:11:14.944868Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.945483Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"8c06adbb73a1212e","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.244:2379]}","cluster-id":"54492f71bf65c400","publish-timeout":"7s"} {"level":"info","ts":"2026-05-09T13:11:14.945889Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-09T13:11:14.945926Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-09T13:11:14.946278Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-05-09T13:11:14.946300Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-05-09T13:11:14.947599Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-05-09T13:11:14.947987Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-05-09T13:11:14.948125Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-05-09T13:11:14.950037Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-05-09T13:11:14.952697Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.244:2379"} {"level":"info","ts":"2026-05-09T13:11:14.959322Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.959350Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.960016Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8c06adbb73a1212e","to":"539d070314e47f5c","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-09T13:11:14.960033Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.960060Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.960267Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.960356Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.965076Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8c06adbb73a1212e","to":"89ba38f964b95aa0","stream-type":"stream Message"} {"level":"info","ts":"2026-05-09T13:11:14.965098Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.965439Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.968635Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8c06adbb73a1212e","to":"539d070314e47f5c","stream-type":"stream Message"} {"level":"info","ts":"2026-05-09T13:11:14.968663Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"8c06adbb73a1212e","remote-peer-id":"539d070314e47f5c"} {"level":"info","ts":"2026-05-09T13:11:14.970387Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"8c06adbb73a1212e","to":"89ba38f964b95aa0","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-09T13:11:14.970985Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"8c06adbb73a1212e","remote-peer-id":"89ba38f964b95aa0"} {"level":"info","ts":"2026-05-09T13:11:14.995611Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"8c06adbb73a1212e","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-05-09T13:11:15.006077Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"8c06adbb73a1212e switched to configuration voters=(6024979586308407132 9924307372652190368 10089943035780604206)"} {"level":"info","ts":"2026-05-09T13:11:15.006287Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"54492f71bf65c400","local-member-id":"8c06adbb73a1212e","promoted-member-id":"8c06adbb73a1212e"} {"level":"warn","ts":"2026-05-09T13:11:15.409827Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46288","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.410002Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46294","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.435525Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46310","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.444407Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46350","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.466763Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46370","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.485974Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46380","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.494527Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46406","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.509838Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46446","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.518074Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46472","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.533220Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46490","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.542507Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.551300Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.559110Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46528","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.571665Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46532","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.581964Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46560","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.592691Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46592","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.602135Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46616","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.613356Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46630","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.622457Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46648","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.631722Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46668","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.682971Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.695302Z","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-05-09T13:11:15.708214Z","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-05-09T13:11:15.715266Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46736","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.723659Z","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-05-09T13:11:15.732214Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46782","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.742562Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46798","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.750856Z","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-05-09T13:11:15.760947Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.768675Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46858","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.781107Z","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-05-09T13:11:15.788938Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46912","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.797995Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46924","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.829715Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46964","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.849239Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46990","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.866999Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47006","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.878497Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47040","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.890640Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47058","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.900440Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47070","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.908407Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47090","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.917730Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47100","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.924466Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47114","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.933160Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47132","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.942725Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47148","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.952617Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47180","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.961354Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47198","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.972769Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47214","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.983058Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47228","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:15.996160Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47250","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:16.001421Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47268","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:16.011098Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47298","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:16.019203Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47304","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:16.038790Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47324","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:16.047572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:16.093517Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47338","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:16.101871Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47370","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:16.109613Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47394","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:11:16.167300Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47418","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-09T13:11:58.068303Z","caller":"traceutil/trace.go:172","msg":"trace[1627086047] transaction","detail":"{read_only:false; number_of_response:1; response_revision:929; }","duration":"126.050086ms","start":"2026-05-09T13:11:57.942219Z","end":"2026-05-09T13:11:58.068269Z","steps":["trace[1627086047] 'process raft request' (duration: 125.813179ms)"],"step_count":1} {"level":"info","ts":"2026-05-09T13:11:58.083952Z","caller":"traceutil/trace.go:172","msg":"trace[682809196] linearizableReadLoop","detail":"{readStateIndex:1010; appliedIndex:1011; }","duration":"134.480521ms","start":"2026-05-09T13:11:57.949445Z","end":"2026-05-09T13:11:58.083925Z","steps":["trace[682809196] 'read index received' (duration: 134.473341ms)","trace[682809196] 'applied index is now lower than readState.Index' (duration: 5.79µs)"],"step_count":2} {"level":"warn","ts":"2026-05-09T13:11:58.084579Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"134.899005ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1alpha2.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:1013"} {"level":"info","ts":"2026-05-09T13:11:58.086679Z","caller":"traceutil/trace.go:172","msg":"trace[872802467] transaction","detail":"{read_only:false; number_of_response:1; response_revision:939; }","duration":"134.726977ms","start":"2026-05-09T13:11:57.951935Z","end":"2026-05-09T13:11:58.086662Z","steps":["trace[872802467] 'process raft request' (duration: 134.682386ms)"],"step_count":1} {"level":"info","ts":"2026-05-09T13:11:58.086795Z","caller":"traceutil/trace.go:172","msg":"trace[170770322] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha2.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:932; }","duration":"136.665608ms","start":"2026-05-09T13:11:57.949437Z","end":"2026-05-09T13:11:58.086103Z","steps":["trace[170770322] 'agreement among raft nodes before linearized reading' (duration: 134.725279ms)"],"step_count":1} {"level":"info","ts":"2026-05-09T13:11:58.086815Z","caller":"traceutil/trace.go:172","msg":"trace[404703732] transaction","detail":"{read_only:false; number_of_response:1; response_revision:939; }","duration":"135.876482ms","start":"2026-05-09T13:11:57.950914Z","end":"2026-05-09T13:11:58.086791Z","steps":["trace[404703732] 'process raft request' (duration: 135.664056ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:11:58.197449Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"103.592666ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:1010"} {"level":"info","ts":"2026-05-09T13:11:58.197559Z","caller":"traceutil/trace.go:172","msg":"trace[556107208] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:951; }","duration":"103.72653ms","start":"2026-05-09T13:11:58.093807Z","end":"2026-05-09T13:11:58.197533Z","steps":["trace[556107208] 'agreement among raft nodes before linearized reading' (duration: 103.395471ms)"],"step_count":1} {"level":"info","ts":"2026-05-09T13:11:58.325929Z","caller":"traceutil/trace.go:172","msg":"trace[1178658842] transaction","detail":"{read_only:false; number_of_response:1; response_revision:958; }","duration":"109.884857ms","start":"2026-05-09T13:11:58.216010Z","end":"2026-05-09T13:11:58.325895Z","steps":["trace[1178658842] 'process raft request' (duration: 109.627519ms)"],"step_count":1} {"level":"info","ts":"2026-05-09T13:11:58.643412Z","caller":"traceutil/trace.go:172","msg":"trace[1122485841] transaction","detail":"{read_only:false; number_of_response:1; response_revision:972; }","duration":"191.98798ms","start":"2026-05-09T13:11:58.451391Z","end":"2026-05-09T13:11:58.643379Z","steps":["trace[1122485841] 'process raft request' (duration: 191.436194ms)"],"step_count":1} {"level":"info","ts":"2026-05-09T13:11:58.643849Z","caller":"traceutil/trace.go:172","msg":"trace[1248306491] transaction","detail":"{read_only:false; response_revision:973; number_of_response:1; }","duration":"147.002634ms","start":"2026-05-09T13:11:58.496826Z","end":"2026-05-09T13:11:58.643829Z","steps":["trace[1248306491] 'process raft request' (duration: 146.567931ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:12:05.561259Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":2391022230265971028,"retry-timeout":"500ms"} {"level":"info","ts":"2026-05-09T13:12:05.652471Z","caller":"traceutil/trace.go:172","msg":"trace[1336243228] linearizableReadLoop","detail":"{readStateIndex:1191; appliedIndex:1192; }","duration":"592.16214ms","start":"2026-05-09T13:12:05.060273Z","end":"2026-05-09T13:12:05.652435Z","steps":["trace[1336243228] 'read index received' (duration: 592.14717ms)","trace[1336243228] 'applied index is now lower than readState.Index' (duration: 12.14µs)"],"step_count":2} {"level":"warn","ts":"2026-05-09T13:12:05.660394Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"600.088116ms","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-09T13:12:05.660482Z","caller":"traceutil/trace.go:172","msg":"trace[585594358] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1039; }","duration":"600.207369ms","start":"2026-05-09T13:12:05.060255Z","end":"2026-05-09T13:12:05.660463Z","steps":["trace[585594358] 'agreement among raft nodes before linearized reading' (duration: 592.314015ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:12:05.660759Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"597.826011ms","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-05-09T13:12:05.660906Z","caller":"traceutil/trace.go:172","msg":"trace[1897568858] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:1043; }","duration":"597.981226ms","start":"2026-05-09T13:12:05.062899Z","end":"2026-05-09T13:12:05.660881Z","steps":["trace[1897568858] 'agreement among raft nodes before linearized reading' (duration: 597.709538ms)"],"step_count":1} {"level":"info","ts":"2026-05-09T13:12:05.660948Z","caller":"traceutil/trace.go:172","msg":"trace[662062971] transaction","detail":"{read_only:false; response_revision:1040; number_of_response:1; }","duration":"705.741657ms","start":"2026-05-09T13:12:04.955194Z","end":"2026-05-09T13:12:05.660936Z","steps":["trace[662062971] 'process raft request' (duration: 705.087659ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:12:05.660959Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-09T13:12:05.062874Z","time spent":"598.074698ms","remote":"127.0.0.1:46484","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":"warn","ts":"2026-05-09T13:12:05.661304Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-09T13:12:04.955164Z","time spent":"705.813158ms","remote":"127.0.0.1:46422","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":697,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-05-09T13:12:05.661377Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"524.315686ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-4ttgp\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"warn","ts":"2026-05-09T13:12:05.661000Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"594.6179ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-09T13:12:05.661522Z","caller":"traceutil/trace.go:172","msg":"trace[1431289417] range","detail":"{range_begin:/registry/pods/kube-system/cilium-4ttgp; range_end:; response_count:1; response_revision:1043; }","duration":"524.935703ms","start":"2026-05-09T13:12:05.136542Z","end":"2026-05-09T13:12:05.661477Z","steps":["trace[1431289417] 'agreement among raft nodes before linearized reading' (duration: 524.119031ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:12:05.661596Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-09T13:12:05.136498Z","time spent":"525.085757ms","remote":"127.0.0.1:46642","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-4ttgp\" limit:1 "} {"level":"info","ts":"2026-05-09T13:12:05.661631Z","caller":"traceutil/trace.go:172","msg":"trace[1747584999] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1043; }","duration":"595.155265ms","start":"2026-05-09T13:12:05.066352Z","end":"2026-05-09T13:12:05.661507Z","steps":["trace[1747584999] 'agreement among raft nodes before linearized reading' (duration: 594.507787ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:12:05.661861Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-09T13:12:05.066327Z","time spent":"595.335491ms","remote":"127.0.0.1:46286","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"info","ts":"2026-05-09T13:12:05.798987Z","caller":"traceutil/trace.go:172","msg":"trace[639026369] linearizableReadLoop","detail":"{readStateIndex:1198; appliedIndex:1199; }","duration":"121.178258ms","start":"2026-05-09T13:12:05.677782Z","end":"2026-05-09T13:12:05.798961Z","steps":["trace[639026369] 'read index received' (duration: 121.171928ms)","trace[639026369] 'applied index is now lower than readState.Index' (duration: 5.03µs)"],"step_count":2} {"level":"info","ts":"2026-05-09T13:12:05.799235Z","caller":"traceutil/trace.go:172","msg":"trace[778786834] transaction","detail":"{read_only:false; response_revision:1047; number_of_response:1; }","duration":"116.439614ms","start":"2026-05-09T13:12:05.682753Z","end":"2026-05-09T13:12:05.799192Z","steps":["trace[778786834] 'process raft request' (duration: 116.273609ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:12:05.799486Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"121.685583ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/configmaps/kube-system/cilium-config\" limit:1 ","response":"range_response_count:1 size:6534"} {"level":"info","ts":"2026-05-09T13:12:05.799546Z","caller":"traceutil/trace.go:172","msg":"trace[1902990192] range","detail":"{range_begin:/registry/configmaps/kube-system/cilium-config; range_end:; response_count:1; response_revision:1047; }","duration":"121.761125ms","start":"2026-05-09T13:12:05.677769Z","end":"2026-05-09T13:12:05.799530Z","steps":["trace[1902990192] 'agreement among raft nodes before linearized reading' (duration: 121.292051ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:12:06.258314Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"235.434896ms","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-05-09T13:12:06.258409Z","caller":"traceutil/trace.go:172","msg":"trace[742451383] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1048; }","duration":"235.546799ms","start":"2026-05-09T13:12:06.022841Z","end":"2026-05-09T13:12:06.258388Z","steps":["trace[742451383] 'range keys from in-memory index tree' (duration: 235.354264ms)"],"step_count":1} {"level":"info","ts":"2026-05-09T13:12:06.442879Z","caller":"traceutil/trace.go:172","msg":"trace[1495497592] linearizableReadLoop","detail":"{readStateIndex:1203; appliedIndex:1203; }","duration":"373.878117ms","start":"2026-05-09T13:12:06.068944Z","end":"2026-05-09T13:12:06.442822Z","steps":["trace[1495497592] 'read index received' (duration: 373.845596ms)","trace[1495497592] 'applied index is now lower than readState.Index' (duration: 14.98µs)"],"step_count":2} {"level":"warn","ts":"2026-05-09T13:12:06.453982Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"385.0108ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-09T13:12:06.454076Z","caller":"traceutil/trace.go:172","msg":"trace[1934991083] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1049; }","duration":"385.116173ms","start":"2026-05-09T13:12:06.068938Z","end":"2026-05-09T13:12:06.454054Z","steps":["trace[1934991083] 'agreement among raft nodes before linearized reading' (duration: 374.052442ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:12:06.454124Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-09T13:12:06.068900Z","time spent":"385.214826ms","remote":"127.0.0.1:46286","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-05-09T13:12:06.477686Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"219.196391ms","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-09T13:12:06.478161Z","caller":"traceutil/trace.go:172","msg":"trace[149583218] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1057; }","duration":"219.691745ms","start":"2026-05-09T13:12:06.258454Z","end":"2026-05-09T13:12:06.478145Z","steps":["trace[149583218] 'agreement among raft nodes before linearized reading' (duration: 219.023756ms)"],"step_count":1} {"level":"info","ts":"2026-05-09T13:12:07.088595Z","caller":"traceutil/trace.go:172","msg":"trace[1833167841] linearizableReadLoop","detail":"{readStateIndex:1219; appliedIndex:1219; }","duration":"126.552724ms","start":"2026-05-09T13:12:06.962007Z","end":"2026-05-09T13:12:07.088560Z","steps":["trace[1833167841] 'read index received' (duration: 126.543664ms)","trace[1833167841] 'applied index is now lower than readState.Index' (duration: 7.82µs)"],"step_count":2} {"level":"warn","ts":"2026-05-09T13:12:07.089142Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"127.11662ms","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":"info","ts":"2026-05-09T13:12:07.089203Z","caller":"traceutil/trace.go:172","msg":"trace[1893018261] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1065; }","duration":"127.195602ms","start":"2026-05-09T13:12:06.961993Z","end":"2026-05-09T13:12:07.089189Z","steps":["trace[1893018261] 'agreement among raft nodes before linearized reading' (duration: 126.696639ms)"],"step_count":1} {"level":"warn","ts":"2026-05-09T13:12:15.135478Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33872","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:12:18.754113Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33900","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:12:18.779067Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33926","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:12:18.806183Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33938","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:12:18.817856Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33942","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-09T13:12:18.916671Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:33970","server-name":"","error":"EOF"}