{"level":"warn","ts":"2026-04-19T00:55:48.278977Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-04-19T00:55:48.279239Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-04-19T00:55:48.279272Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.95: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.95:2380","--initial-cluster=controller-3=https://199.204.45.95:2380,controller-2=https://199.204.45.109:2380,controller-1=https://199.204.45.70: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.95:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.95: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-04-19T00:55:48.280437Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-04-19T00:55:48.280535Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-04-19T00:55:48.280561Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.95:2380"]} {"level":"info","ts":"2026-04-19T00:55:48.280607Z","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-04-19T00:55:48.281347Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.95:2379"]} {"level":"info","ts":"2026-04-19T00:55:48.281499Z","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.95:2380"],"listen-peer-urls":["https://199.204.45.95:2380"],"advertise-client-urls":["https://199.204.45.95:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.95:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.70:2380,controller-2=https://199.204.45.109:2380,controller-3=https://199.204.45.95: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-04-19T00:55:48.284288Z","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: 0xc00041c6c8}"} {"level":"info","ts":"2026-04-19T00:55:48.287574Z","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-04-19T00:55:48.287621Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"3.470418ms"} {"level":"info","ts":"2026-04-19T00:55:48.287651Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-04-19T00:55:48.287673Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-04-19T00:55:48.300251Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.95:2380","host":"199.204.45.95:2380","resolved-addr":"199.204.45.95:2380"} {"level":"info","ts":"2026-04-19T00:55:48.300283Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.109:2380","host":"199.204.45.109:2380","resolved-addr":"199.204.45.109:2380"} {"level":"info","ts":"2026-04-19T00:55:48.300311Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.70:2380","host":"199.204.45.70:2380","resolved-addr":"199.204.45.70:2380"} {"level":"info","ts":"2026-04-19T00:55:48.300320Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.109:2380","host":"199.204.45.109:2380","resolved-addr":"199.204.45.109:2380"} {"level":"info","ts":"2026-04-19T00:55:48.300337Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.70:2380","host":"199.204.45.70:2380","resolved-addr":"199.204.45.70:2380"} {"level":"info","ts":"2026-04-19T00:55:48.300346Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.95:2380","host":"199.204.45.95:2380","resolved-addr":"199.204.45.95:2380"} {"level":"info","ts":"2026-04-19T00:55:48.313512Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-04-19T00:55:48.321372Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-04-19T00:55:48.321410Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"15a9e19d9d5803bd","cluster-id":"4749b7c221ae0648"} {"level":"info","ts":"2026-04-19T00:55:48.321448Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-04-19T00:55:48.322196Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"15a9e19d9d5803bd switched to configuration voters=()"} {"level":"info","ts":"2026-04-19T00:55:48.322261Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"15a9e19d9d5803bd became follower at term 0"} {"level":"info","ts":"2026-04-19T00:55:48.322280Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 15a9e19d9d5803bd [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-04-19T00:55:48.327923Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-04-19T00:55:48.330009Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-04-19T00:55:48.336284Z","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-04-19T00:55:48.337111Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.337133Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-04-19T00:55:48.337183Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.337195Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d","remote-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-04-19T00:55:48.337208Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.337247Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.341110Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.340999Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.341247Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.342047Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-04-19T00:55:48.342684Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.342306Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.343428Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.343933Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.344001Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.344039Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d","remote-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-04-19T00:55:48.344216Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"15a9e19d9d5803bd","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-04-19T00:55:48.344117Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.344133Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.344156Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.344555Z","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-04-19T00:55:48.344599Z","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-04-19T00:55:48.344608Z","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-04-19T00:55:48.344880Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-04-19T00:55:48.344166Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.345941Z","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-04-19T00:55:48.350839Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.95:2380"} {"level":"info","ts":"2026-04-19T00:55:48.350896Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.95:2380"} {"level":"info","ts":"2026-04-19T00:55:48.351019Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"15a9e19d9d5803bd","initial-advertise-peer-urls":["https://199.204.45.95:2380"],"listen-peer-urls":["https://199.204.45.95:2380"],"advertise-client-urls":["https://199.204.45.95:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.95:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-04-19T00:55:48.351081Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-04-19T00:55:48.351175Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15a9e19d9d5803bd","to":"f8844a9a4263041d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-19T00:55:48.352030Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.352083Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.352228Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15a9e19d9d5803bd","to":"f8844a9a4263041d","stream-type":"stream Message"} {"level":"info","ts":"2026-04-19T00:55:48.352248Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.352300Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15a9e19d9d5803bd","to":"61135990ff69ea89","stream-type":"stream Message"} {"level":"info","ts":"2026-04-19T00:55:48.352364Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.352443Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.352316Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15a9e19d9d5803bd","to":"61135990ff69ea89","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-19T00:55:48.352508Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.352468Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"15a9e19d9d5803bd [term: 0] received a MsgHeartbeat message with higher term from f8844a9a4263041d [term: 2]"} {"level":"info","ts":"2026-04-19T00:55:48.352577Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"15a9e19d9d5803bd became follower at term 2"} {"level":"info","ts":"2026-04-19T00:55:48.352629Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 15a9e19d9d5803bd elected leader f8844a9a4263041d at term 2"} {"level":"info","ts":"2026-04-19T00:55:48.358107Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.358791Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"15a9e19d9d5803bd","remote-snapshot-sender-id":"f8844a9a4263041d","incoming-snapshot-index":622,"incoming-snapshot-message-size-bytes":8744,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-04-19T00:55:48.359784Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.364182Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.369298Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.373215Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/000000000000026e.snap.db","bytes":983040,"size":"983 kB"} {"level":"info","ts":"2026-04-19T00:55:48.373292Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"15a9e19d9d5803bd","remote-snapshot-sender-id":"f8844a9a4263041d","incoming-snapshot-index":622,"incoming-snapshot-size-bytes":983040,"incoming-snapshot-size":"983 kB","download-took":"14.791543ms"} {"level":"info","ts":"2026-04-19T00:55:48.373435Z","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: 622, term: 2]"} {"level":"info","ts":"2026-04-19T00:55:48.373574Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"15a9e19d9d5803bd switched to configuration voters=(6995033125531806345 17907520044731139101) learners=(1561026812926493629)"} {"level":"info","ts":"2026-04-19T00:55:48.373619Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"15a9e19d9d5803bd [commit: 622, lastindex: 622, lastterm: 2] restored snapshot [index: 622, term: 2]"} {"level":"info","ts":"2026-04-19T00:55:48.373632Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"15a9e19d9d5803bd [commit: 622] restored snapshot [index: 622, term: 2]"} {"level":"info","ts":"2026-04-19T00:55:48.373779Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":622,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-04-19T00:55:48.378382Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":622} {"level":"info","ts":"2026-04-19T00:55:48.378594Z","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: 0xc0003ba550}"} {"level":"info","ts":"2026-04-19T00:55:48.379114Z","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-04-19T00:55:48.379154Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"609.366µs"} {"level":"info","ts":"2026-04-19T00:55:48.379213Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-04-19T00:55:48.381981Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-04-19T00:55:48.382003Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-04-19T00:55:48.384039Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":574} {"level":"info","ts":"2026-04-19T00:55:48.384085Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":622} {"level":"info","ts":"2026-04-19T00:55:48.384111Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-04-19T00:55:48.384196Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-04-19T00:55:48.385170Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-04-19T00:55:48.385222Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-04-19T00:55:48.385271Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-04-19T00:55:48.385305Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-04-19T00:55:48.385640Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-04-19T00:55:48.386107Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-04-19T00:55:48.386177Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-04-19T00:55:48.386291Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-04-19T00:55:48.386341Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"4749b7c221ae0648","local-member-id":"15a9e19d9d5803bd","recovered-remote-peer-id":"f8844a9a4263041d","recovered-remote-peer-urls":["https://199.204.45.70:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-04-19T00:55:48.386376Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"4749b7c221ae0648","local-member-id":"15a9e19d9d5803bd","recovered-remote-peer-id":"15a9e19d9d5803bd","recovered-remote-peer-urls":["https://199.204.45.95:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-04-19T00:55:48.386409Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"4749b7c221ae0648","local-member-id":"15a9e19d9d5803bd","recovered-remote-peer-id":"61135990ff69ea89","recovered-remote-peer-urls":["https://199.204.45.109:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-04-19T00:55:48.386443Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-04-19T00:55:48.386481Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-04-19T00:55:48.386511Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-04-19T00:55:48.386538Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"61135990ff69ea89"} {"level":"warn","ts":"2026-04-19T00:55:48.386649Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.386801Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"61135990ff69ea89"} {"level":"warn","ts":"2026-04-19T00:55:48.386875Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.386911Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.387032Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"warn","ts":"2026-04-19T00:55:48.387357Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89","error":"context canceled"} {"level":"warn","ts":"2026-04-19T00:55:48.387489Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"61135990ff69ea89","error":"failed to read 61135990ff69ea89 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-04-19T00:55:48.387518Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"warn","ts":"2026-04-19T00:55:48.387677Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89","error":"context canceled"} {"level":"info","ts":"2026-04-19T00:55:48.387918Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.387959Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.388016Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"15a9e19d9d5803bd","removed-remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.388069Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-04-19T00:55:48.388152Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.388264Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-04-19T00:55:48.388330Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.388399Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.388480Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-04-19T00:55:48.388595Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d","error":"context canceled"} {"level":"warn","ts":"2026-04-19T00:55:48.388659Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"f8844a9a4263041d","error":"failed to read f8844a9a4263041d on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-04-19T00:55:48.388714Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"warn","ts":"2026-04-19T00:55:48.388866Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d","error":"context canceled"} {"level":"info","ts":"2026-04-19T00:55:48.388915Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.388966Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.389004Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"15a9e19d9d5803bd","removed-remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.389038Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-04-19T00:55:48.389068Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-04-19T00:55:48.389113Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.389168Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.389323Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.389371Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.389393Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.389404Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.389377Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89","remote-peer-urls":["https://199.204.45.109:2380"]} {"level":"info","ts":"2026-04-19T00:55:48.389449Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.389491Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.389385Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.390052Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.391124Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.391908Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.391947Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.392140Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.391983Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d","remote-peer-urls":["https://199.204.45.70:2380"]} {"level":"info","ts":"2026-04-19T00:55:48.392218Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-04-19T00:55:48.392278Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":622,"current-applied-index":622,"incoming-leader-snapshot-index":622,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-04-19T00:55:48.392601Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"15a9e19d9d5803bd","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.95:2379]}","cluster-id":"4749b7c221ae0648","publish-timeout":"7s"} {"level":"info","ts":"2026-04-19T00:55:48.392813Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-19T00:55:48.392891Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-19T00:55:48.394796Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-04-19T00:55:48.394850Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-04-19T00:55:48.395283Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-04-19T00:55:48.397162Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-04-19T00:55:48.397426Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-04-19T00:55:48.397589Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.95:2379"} {"level":"info","ts":"2026-04-19T00:55:48.400743Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-04-19T00:55:48.400767Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.401317Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.400874Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.405384Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.405455Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.405596Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.443435Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15a9e19d9d5803bd","to":"f8844a9a4263041d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-19T00:55:48.443505Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.445029Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15a9e19d9d5803bd","to":"61135990ff69ea89","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-19T00:55:48.445145Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"info","ts":"2026-04-19T00:55:48.446242Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"15a9e19d9d5803bd","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-04-19T00:55:48.446358Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15a9e19d9d5803bd","to":"f8844a9a4263041d","stream-type":"stream Message"} {"level":"info","ts":"2026-04-19T00:55:48.446404Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"f8844a9a4263041d"} {"level":"info","ts":"2026-04-19T00:55:48.449157Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"15a9e19d9d5803bd","to":"61135990ff69ea89","stream-type":"stream Message"} {"level":"info","ts":"2026-04-19T00:55:48.449196Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"15a9e19d9d5803bd","remote-peer-id":"61135990ff69ea89"} {"level":"warn","ts":"2026-04-19T00:55:48.481397Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.95:53210","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-19T00:55:48.484971Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"15a9e19d9d5803bd switched to configuration voters=(1561026812926493629 6995033125531806345 17907520044731139101)"} {"level":"info","ts":"2026-04-19T00:55:48.485719Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"4749b7c221ae0648","local-member-id":"15a9e19d9d5803bd","promoted-member-id":"15a9e19d9d5803bd"} {"level":"warn","ts":"2026-04-19T00:55:48.747393Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51034","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.747514Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51040","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.771565Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51062","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.788773Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51072","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.804323Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51102","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.821259Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51120","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.832180Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51144","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.844854Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51156","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.858308Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51160","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.866894Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51184","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.877703Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51198","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.891833Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51216","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.901614Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51228","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.909682Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51250","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.925095Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51274","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.937288Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51280","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.945245Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51290","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.952922Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.963420Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.972026Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51372","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.979869Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51382","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:48.990363Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51404","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.030985Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51422","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.038976Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51432","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.049813Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51454","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.057672Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51470","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.066816Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51488","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.076212Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51516","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.087185Z","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-04-19T00:55:49.095496Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51540","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.107202Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51558","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.116641Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51590","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.126835Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51610","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.146054Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51630","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.156929Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51652","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.167668Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51670","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.178445Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51692","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.189338Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51706","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.199211Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51708","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.213101Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.223401Z","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-04-19T00:55:49.231824Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51758","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.239861Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51766","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.248566Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.258489Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51802","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.275169Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51822","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.283125Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.293960Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51876","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.304392Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51892","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.315383Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51914","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.325633Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.332920Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.342833Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51982","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.352119Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51992","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.361439Z","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-04-19T00:55:49.371082Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52050","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.382666Z","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-04-19T00:55:49.389755Z","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-04-19T00:55:49.398284Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52094","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.434836Z","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-04-19T00:55:49.445208Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52106","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.453027Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52116","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:55:49.520834Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52136","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-19T00:56:25.317845Z","caller":"traceutil/trace.go:172","msg":"trace[20974783] linearizableReadLoop","detail":"{readStateIndex:932; appliedIndex:937; }","duration":"219.029657ms","start":"2026-04-19T00:56:25.098774Z","end":"2026-04-19T00:56:25.317804Z","steps":["trace[20974783] 'read index received' (duration: 219.017727ms)","trace[20974783] 'applied index is now lower than readState.Index' (duration: 9.66µs)"],"step_count":2} {"level":"warn","ts":"2026-04-19T00:56:25.318364Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"219.559859ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-19T00:56:25.318484Z","caller":"traceutil/trace.go:172","msg":"trace[324151179] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:860; }","duration":"219.697372ms","start":"2026-04-19T00:56:25.098765Z","end":"2026-04-19T00:56:25.318463Z","steps":["trace[324151179] 'agreement among raft nodes before linearized reading' (duration: 219.221911ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.321732Z","caller":"traceutil/trace.go:172","msg":"trace[1828311783] transaction","detail":"{read_only:false; number_of_response:0; response_revision:867; }","duration":"150.816844ms","start":"2026-04-19T00:56:25.170900Z","end":"2026-04-19T00:56:25.321717Z","steps":["trace[1828311783] 'process raft request' (duration: 150.63717ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.321777Z","caller":"traceutil/trace.go:172","msg":"trace[1629350880] transaction","detail":"{read_only:false; response_revision:866; number_of_response:1; }","duration":"395.28816ms","start":"2026-04-19T00:56:24.926471Z","end":"2026-04-19T00:56:25.321759Z","steps":["trace[1629350880] 'process raft request' (duration: 394.971932ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.322007Z","caller":"traceutil/trace.go:172","msg":"trace[835841678] transaction","detail":"{read_only:false; number_of_response:0; response_revision:866; }","duration":"153.384654ms","start":"2026-04-19T00:56:25.168615Z","end":"2026-04-19T00:56:25.322000Z","steps":["trace[835841678] 'process raft request' (duration: 152.868122ms)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:25.322462Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:24.926435Z","time spent":"395.396131ms","remote":"127.0.0.1:51316","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":4032,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-04-19T00:56:25.322876Z","caller":"traceutil/trace.go:172","msg":"trace[1332913459] transaction","detail":"{read_only:false; number_of_response:0; response_revision:868; }","duration":"146.484323ms","start":"2026-04-19T00:56:25.176383Z","end":"2026-04-19T00:56:25.322867Z","steps":["trace[1332913459] 'process raft request' (duration: 145.628323ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.322978Z","caller":"traceutil/trace.go:172","msg":"trace[1198354095] transaction","detail":"{read_only:false; number_of_response:0; response_revision:868; }","duration":"148.068979ms","start":"2026-04-19T00:56:25.174902Z","end":"2026-04-19T00:56:25.322971Z","steps":["trace[1198354095] 'process raft request' (duration: 146.791319ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.323244Z","caller":"traceutil/trace.go:172","msg":"trace[1489831631] transaction","detail":"{read_only:false; number_of_response:1; response_revision:870; }","duration":"136.356815ms","start":"2026-04-19T00:56:25.186879Z","end":"2026-04-19T00:56:25.323236Z","steps":["trace[1489831631] 'process raft request' (duration: 135.945315ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.324500Z","caller":"traceutil/trace.go:172","msg":"trace[1337178050] transaction","detail":"{read_only:false; number_of_response:0; response_revision:870; }","duration":"137.0435ms","start":"2026-04-19T00:56:25.187447Z","end":"2026-04-19T00:56:25.324490Z","steps":["trace[1337178050] 'process raft request' (duration: 135.414042ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.324903Z","caller":"traceutil/trace.go:172","msg":"trace[565312326] transaction","detail":"{read_only:false; number_of_response:1; response_revision:870; }","duration":"135.203118ms","start":"2026-04-19T00:56:25.189643Z","end":"2026-04-19T00:56:25.324846Z","steps":["trace[565312326] 'process raft request' (duration: 133.238441ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.325215Z","caller":"traceutil/trace.go:172","msg":"trace[1186914364] transaction","detail":"{read_only:false; number_of_response:1; response_revision:870; }","duration":"129.613186ms","start":"2026-04-19T00:56:25.195584Z","end":"2026-04-19T00:56:25.325197Z","steps":["trace[1186914364] 'process raft request' (duration: 129.250997ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.326659Z","caller":"traceutil/trace.go:172","msg":"trace[2010665598] transaction","detail":"{read_only:false; number_of_response:1; response_revision:870; }","duration":"133.077208ms","start":"2026-04-19T00:56:25.193530Z","end":"2026-04-19T00:56:25.326607Z","steps":["trace[2010665598] 'process raft request' (duration: 131.210984ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.326916Z","caller":"traceutil/trace.go:172","msg":"trace[12936190] transaction","detail":"{read_only:false; number_of_response:1; response_revision:870; }","duration":"129.317939ms","start":"2026-04-19T00:56:25.197587Z","end":"2026-04-19T00:56:25.326905Z","steps":["trace[12936190] 'process raft request' (duration: 127.460675ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.327058Z","caller":"traceutil/trace.go:172","msg":"trace[1441728846] transaction","detail":"{read_only:false; number_of_response:1; response_revision:870; }","duration":"120.259736ms","start":"2026-04-19T00:56:25.206777Z","end":"2026-04-19T00:56:25.327036Z","steps":["trace[1441728846] 'process raft request' (duration: 120.117693ms)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:25.328194Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"128.151532ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:510"} {"level":"info","ts":"2026-04-19T00:56:25.328390Z","caller":"traceutil/trace.go:172","msg":"trace[688627679] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:871; }","duration":"128.378738ms","start":"2026-04-19T00:56:25.199999Z","end":"2026-04-19T00:56:25.328378Z","steps":["trace[688627679] 'agreement among raft nodes before linearized reading' (duration: 128.04251ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.866700Z","caller":"traceutil/trace.go:172","msg":"trace[760255454] linearizableReadLoop","detail":"{readStateIndex:1026; appliedIndex:1026; }","duration":"217.650754ms","start":"2026-04-19T00:56:25.649022Z","end":"2026-04-19T00:56:25.866672Z","steps":["trace[760255454] 'read index received' (duration: 217.644274ms)","trace[760255454] 'applied index is now lower than readState.Index' (duration: 5.12µs)"],"step_count":2} {"level":"warn","ts":"2026-04-19T00:56:25.866864Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"217.815128ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-19T00:56:25.866888Z","caller":"traceutil/trace.go:172","msg":"trace[394978307] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:896; }","duration":"217.865889ms","start":"2026-04-19T00:56:25.649014Z","end":"2026-04-19T00:56:25.866880Z","steps":["trace[394978307] 'agreement among raft nodes before linearized reading' (duration: 217.770957ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:25.869127Z","caller":"traceutil/trace.go:172","msg":"trace[617113211] transaction","detail":"{read_only:false; number_of_response:1; response_revision:897; }","duration":"283.859321ms","start":"2026-04-19T00:56:25.585249Z","end":"2026-04-19T00:56:25.869108Z","steps":["trace[617113211] 'process raft request' (duration: 283.253726ms)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:32.148985Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":269544877133358176,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-19T00:56:32.650048Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":269544877133358176,"retry-timeout":"500ms"} {"level":"info","ts":"2026-04-19T00:56:32.678969Z","caller":"traceutil/trace.go:172","msg":"trace[169317429] transaction","detail":"{read_only:false; response_revision:963; number_of_response:1; }","duration":"1.156393431s","start":"2026-04-19T00:56:31.522548Z","end":"2026-04-19T00:56:32.678942Z","steps":["trace[169317429] 'process raft request' (duration: 1.156229147s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:32.679166Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:31.522505Z","time spent":"1.156530915s","remote":"127.0.0.1:51352","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18506,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-04-19T00:56:33.150393Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":269544877133358176,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-19T00:56:33.649279Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"2.00134392s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"","error":"context canceled"} {"level":"info","ts":"2026-04-19T00:56:33.649428Z","caller":"traceutil/trace.go:172","msg":"trace[1462652327] range","detail":"{range_begin:/registry/health; range_end:; }","duration":"2.001526085s","start":"2026-04-19T00:56:31.647870Z","end":"2026-04-19T00:56:33.649396Z","steps":["trace[1462652327] 'agreement among raft nodes before linearized reading' (duration: 2.00133566s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:33.649497Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:31.647848Z","time spent":"2.001637468s","remote":"127.0.0.1:51020","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":0,"request content":"key:\"/registry/health\" "} 2026/04/19 00:56:33 WARNING: [core] [Server #6]grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" {"level":"warn","ts":"2026-04-19T00:56:34.409921Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"2.001164972s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"","error":"context deadline exceeded"} {"level":"info","ts":"2026-04-19T00:56:34.410321Z","caller":"traceutil/trace.go:172","msg":"trace[1578677177] range","detail":"{range_begin:/registry/health; range_end:; }","duration":"2.001673185s","start":"2026-04-19T00:56:32.408616Z","end":"2026-04-19T00:56:34.410289Z","steps":["trace[1578677177] 'agreement among raft nodes before linearized reading' (duration: 2.00029913s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:34.410539Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:32.408587Z","time spent":"2.001933822s","remote":"127.0.0.1:51036","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":0,"request content":"key:\"/registry/health\" "} 2026/04/19 00:56:34 WARNING: [core] [Server #6]grpc: Server.processUnaryRPC failed to write status: connection error: desc = "transport is closing" {"level":"info","ts":"2026-04-19T00:56:34.597523Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1101","msg":"15a9e19d9d5803bd [logterm: 2, index: 1138, vote: 0] ignored MsgPreVote from 61135990ff69ea89 [logterm: 2, index: 1138] at term 2: lease is not expired (remaining ticks: 9)"} {"level":"warn","ts":"2026-04-19T00:56:35.010989Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.478342032s","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-04-19T00:56:35.011276Z","caller":"traceutil/trace.go:172","msg":"trace[565863807] linearizableReadLoop","detail":"{readStateIndex:1127; appliedIndex:1125; }","duration":"3.363377082s","start":"2026-04-19T00:56:31.647882Z","end":"2026-04-19T00:56:35.011259Z","steps":["trace[565863807] 'read index received' (duration: 1.884417684s)","trace[565863807] 'applied index is now lower than readState.Index' (duration: 1.478958608s)"],"step_count":2} {"level":"warn","ts":"2026-04-19T00:56:35.013458Z","caller":"wal/wal.go:845","msg":"slow fdatasync","took":"1.481070933s","expected-duration":"1s"} {"level":"warn","ts":"2026-04-19T00:56:35.101703Z","caller":"etcdserver/v3_server.go:888","msg":"ignored out-of-date read index response; local node read indexes queueing up and waiting to be in sync with leader","sent-request-id":269544877133358179,"received-request-id":269544877133358176} {"level":"warn","ts":"2026-04-19T00:56:35.101832Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"3.003266247s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-19T00:56:35.101974Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"2.352764418s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:442"} {"level":"info","ts":"2026-04-19T00:56:35.102007Z","caller":"traceutil/trace.go:172","msg":"trace[1598569129] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:978; }","duration":"2.352797069s","start":"2026-04-19T00:56:32.749202Z","end":"2026-04-19T00:56:35.101999Z","steps":["trace[1598569129] 'agreement among raft nodes before linearized reading' (duration: 2.352732107s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:35.102036Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:32.749062Z","time spent":"2.352967802s","remote":"127.0.0.1:51496","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":464,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"warn","ts":"2026-04-19T00:56:35.102276Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.354444179s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:438"} {"level":"info","ts":"2026-04-19T00:56:35.102370Z","caller":"traceutil/trace.go:172","msg":"trace[501413678] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:978; }","duration":"1.354561502s","start":"2026-04-19T00:56:33.747789Z","end":"2026-04-19T00:56:35.102350Z","steps":["trace[501413678] 'agreement among raft nodes before linearized reading' (duration: 1.353996097s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:35.102220Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.443749055s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-04-19T00:56:35.102299Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.110986822s","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-04-19T00:56:35.102460Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"2.484727937s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:510"} {"level":"info","ts":"2026-04-19T00:56:35.102762Z","caller":"traceutil/trace.go:172","msg":"trace[394989701] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:978; }","duration":"2.485027715s","start":"2026-04-19T00:56:32.617716Z","end":"2026-04-19T00:56:35.102744Z","steps":["trace[394989701] 'agreement among raft nodes before linearized reading' (duration: 2.484382358s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:35.102943Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:32.617665Z","time spent":"2.4852624s","remote":"127.0.0.1:51496","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":532,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"info","ts":"2026-04-19T00:56:35.102625Z","caller":"traceutil/trace.go:172","msg":"trace[39134138] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:978; }","duration":"1.444226877s","start":"2026-04-19T00:56:33.658334Z","end":"2026-04-19T00:56:35.102561Z","steps":["trace[39134138] 'agreement among raft nodes before linearized reading' (duration: 1.443667103s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:35.103146Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:33.658302Z","time spent":"1.444835412s","remote":"127.0.0.1:51036","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":27,"request content":"key:\"/registry/health\" "} {"level":"info","ts":"2026-04-19T00:56:35.102824Z","caller":"traceutil/trace.go:172","msg":"trace[1201396320] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:978; }","duration":"3.003310208s","start":"2026-04-19T00:56:32.098538Z","end":"2026-04-19T00:56:35.101848Z","steps":["trace[1201396320] 'agreement among raft nodes before linearized reading' (duration: 3.003243076s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:35.102434Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:33.747772Z","time spent":"1.354646254s","remote":"127.0.0.1:51496","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":460,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"info","ts":"2026-04-19T00:56:35.102862Z","caller":"traceutil/trace.go:172","msg":"trace[1854348860] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:978; }","duration":"1.11128739s","start":"2026-04-19T00:56:33.991280Z","end":"2026-04-19T00:56:35.102568Z","steps":["trace[1854348860] 'agreement among raft nodes before linearized reading' (duration: 1.110941841s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:35.103448Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:33.991259Z","time spent":"1.112181254s","remote":"127.0.0.1:51496","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":505,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"info","ts":"2026-04-19T00:56:35.104105Z","caller":"traceutil/trace.go:172","msg":"trace[1428670103] transaction","detail":"{read_only:false; response_revision:982; number_of_response:1; }","duration":"1.450625159s","start":"2026-04-19T00:56:33.653461Z","end":"2026-04-19T00:56:35.104086Z","steps":["trace[1428670103] 'process raft request' (duration: 1.450582698s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:35.104334Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:33.653427Z","time spent":"1.450737752s","remote":"127.0.0.1:51132","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":779,"response count":0,"response size":38,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-04-19T00:56:35.629226Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":269544877133358182,"retry-timeout":"500ms"} {"level":"info","ts":"2026-04-19T00:56:35.895500Z","caller":"traceutil/trace.go:172","msg":"trace[1330332291] linearizableReadLoop","detail":"{readStateIndex:1145; appliedIndex:1145; }","duration":"766.916745ms","start":"2026-04-19T00:56:35.128550Z","end":"2026-04-19T00:56:35.895466Z","steps":["trace[1330332291] 'read index received' (duration: 766.908775ms)","trace[1330332291] 'applied index is now lower than readState.Index' (duration: 6.4µs)"],"step_count":2} {"level":"warn","ts":"2026-04-19T00:56:35.895675Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"790.863913ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-19T00:56:35.895839Z","caller":"traceutil/trace.go:172","msg":"trace[848251271] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:985; }","duration":"791.054018ms","start":"2026-04-19T00:56:35.104759Z","end":"2026-04-19T00:56:35.895813Z","steps":["trace[848251271] 'agreement among raft nodes before linearized reading' (duration: 790.812502ms)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:36.395683Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":269544877133358184,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-19T00:56:36.896449Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":269544877133358184,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-04-19T00:56:36.997838Z","caller":"etcdserver/v3_server.go:888","msg":"ignored out-of-date read index response; local node read indexes queueing up and waiting to be in sync with leader","sent-request-id":269544877133358184,"received-request-id":269544877133358182} {"level":"info","ts":"2026-04-19T00:56:36.999559Z","caller":"traceutil/trace.go:172","msg":"trace[1234234509] transaction","detail":"{read_only:false; response_revision:990; number_of_response:1; }","duration":"1.471958467s","start":"2026-04-19T00:56:35.527571Z","end":"2026-04-19T00:56:36.999530Z","steps":["trace[1234234509] 'process raft request' (duration: 1.471907305s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:37.000242Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:35.527557Z","time spent":"1.472083359s","remote":"127.0.0.1:51132","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":751,"response count":0,"response size":38,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-04-19T00:56:37.004820Z","caller":"traceutil/trace.go:172","msg":"trace[420006334] linearizableReadLoop","detail":"{readStateIndex:1151; appliedIndex:1151; }","duration":"1.109182408s","start":"2026-04-19T00:56:35.895588Z","end":"2026-04-19T00:56:37.004771Z","steps":["trace[420006334] 'read index received' (duration: 1.109173878s)","trace[420006334] 'applied index is now lower than readState.Index' (duration: 6.9µs)"],"step_count":2} {"level":"warn","ts":"2026-04-19T00:56:37.004993Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.867191653s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-19T00:56:37.005041Z","caller":"traceutil/trace.go:172","msg":"trace[1578490617] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:990; }","duration":"1.867252444s","start":"2026-04-19T00:56:35.137772Z","end":"2026-04-19T00:56:37.005024Z","steps":["trace[1578490617] 'agreement among raft nodes before linearized reading' (duration: 1.867127311s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:37.005087Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:35.137748Z","time spent":"1.867330697s","remote":"127.0.0.1:51036","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":27,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-04-19T00:56:37.005555Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.479461281s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-jqbxn\" limit:1 ","response":"range_response_count:1 size:18521"} {"level":"info","ts":"2026-04-19T00:56:37.005618Z","caller":"traceutil/trace.go:172","msg":"trace[1809469600] range","detail":"{range_begin:/registry/pods/kube-system/cilium-jqbxn; range_end:; response_count:1; response_revision:990; }","duration":"1.479529962s","start":"2026-04-19T00:56:35.526076Z","end":"2026-04-19T00:56:37.005606Z","steps":["trace[1809469600] 'agreement among raft nodes before linearized reading' (duration: 1.479333177s)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:37.005654Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-19T00:56:35.526002Z","time spent":"1.479637725s","remote":"127.0.0.1:51352","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18543,"request content":"key:\"/registry/pods/kube-system/cilium-jqbxn\" limit:1 "} {"level":"warn","ts":"2026-04-19T00:56:37.024551Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"925.621408ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-19T00:56:37.024636Z","caller":"traceutil/trace.go:172","msg":"trace[716098177] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:995; }","duration":"925.781503ms","start":"2026-04-19T00:56:36.098839Z","end":"2026-04-19T00:56:37.024621Z","steps":["trace[716098177] 'agreement among raft nodes before linearized reading' (duration: 925.577697ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:37.700405Z","caller":"traceutil/trace.go:172","msg":"trace[965312121] linearizableReadLoop","detail":"{readStateIndex:1180; appliedIndex:1180; }","duration":"161.025672ms","start":"2026-04-19T00:56:37.539354Z","end":"2026-04-19T00:56:37.700379Z","steps":["trace[965312121] 'read index received' (duration: 161.019942ms)","trace[965312121] 'applied index is now lower than readState.Index' (duration: 4.42µs)"],"step_count":2} {"level":"warn","ts":"2026-04-19T00:56:37.700685Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"161.299359ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-jqbxn\" limit:1 ","response":"range_response_count:1 size:18619"} {"level":"info","ts":"2026-04-19T00:56:37.700749Z","caller":"traceutil/trace.go:172","msg":"trace[1250072346] range","detail":"{range_begin:/registry/pods/kube-system/cilium-jqbxn; range_end:; response_count:1; response_revision:1018; }","duration":"161.399361ms","start":"2026-04-19T00:56:37.539337Z","end":"2026-04-19T00:56:37.700736Z","steps":["trace[1250072346] 'agreement among raft nodes before linearized reading' (duration: 161.144544ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:56:37.700902Z","caller":"traceutil/trace.go:172","msg":"trace[70928090] transaction","detail":"{read_only:false; response_revision:1022; number_of_response:1; }","duration":"158.572858ms","start":"2026-04-19T00:56:37.542304Z","end":"2026-04-19T00:56:37.700876Z","steps":["trace[70928090] 'process raft request' (duration: 158.473595ms)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:56:47.349503Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:56:50.229491Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56806","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:56:50.245383Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56812","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:56:50.272476Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56842","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:56:50.296526Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:56852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:56:50.593637Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:57542","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:04.954919Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34322","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.001633Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.026359Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34354","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.047775Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34378","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.065027Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34398","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.163322Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34414","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.262655Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34440","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.340888Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34464","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.382086Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34494","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.410556Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34504","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.452980Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34540","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.483873Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34550","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.514477Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34564","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.567342Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34598","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.590056Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34616","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.608269Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:05.777700Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34632","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:06.850463Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34652","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:06.865700Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34670","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-19T00:57:07.053047Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34676","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-19T00:57:49.208988Z","caller":"traceutil/trace.go:172","msg":"trace[1801261195] transaction","detail":"{read_only:false; response_revision:1548; number_of_response:1; }","duration":"109.265193ms","start":"2026-04-19T00:57:49.099698Z","end":"2026-04-19T00:57:49.208964Z","steps":["trace[1801261195] 'process raft request' (duration: 109.093447ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:58:28.312293Z","caller":"traceutil/trace.go:172","msg":"trace[633345049] transaction","detail":"{read_only:false; response_revision:1702; number_of_response:1; }","duration":"200.168739ms","start":"2026-04-19T00:58:28.112096Z","end":"2026-04-19T00:58:28.312264Z","steps":["trace[633345049] 'process raft request' (duration: 199.982252ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:58:33.547169Z","caller":"traceutil/trace.go:172","msg":"trace[242552603] transaction","detail":"{read_only:false; response_revision:1720; number_of_response:1; }","duration":"109.365427ms","start":"2026-04-19T00:58:33.437780Z","end":"2026-04-19T00:58:33.547146Z","steps":["trace[242552603] 'process raft request' (duration: 109.213881ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:58:33.790402Z","caller":"traceutil/trace.go:172","msg":"trace[1116642335] linearizableReadLoop","detail":"{readStateIndex:2005; appliedIndex:2005; }","duration":"138.572493ms","start":"2026-04-19T00:58:33.651804Z","end":"2026-04-19T00:58:33.790377Z","steps":["trace[1116642335] 'read index received' (duration: 138.566282ms)","trace[1116642335] 'applied index is now lower than readState.Index' (duration: 4.72µs)"],"step_count":2} {"level":"warn","ts":"2026-04-19T00:58:33.790564Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"138.732258ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-19T00:58:33.790627Z","caller":"traceutil/trace.go:172","msg":"trace[1124526305] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1721; }","duration":"138.817992ms","start":"2026-04-19T00:58:33.651801Z","end":"2026-04-19T00:58:33.790619Z","steps":["trace[1124526305] 'agreement among raft nodes before linearized reading' (duration: 138.690427ms)"],"step_count":1} {"level":"info","ts":"2026-04-19T00:58:46.238705Z","caller":"traceutil/trace.go:172","msg":"trace[622453260] linearizableReadLoop","detail":"{readStateIndex:2061; appliedIndex:2061; }","duration":"139.825983ms","start":"2026-04-19T00:58:46.098852Z","end":"2026-04-19T00:58:46.238678Z","steps":["trace[622453260] 'read index received' (duration: 139.818383ms)","trace[622453260] 'applied index is now lower than readState.Index' (duration: 6.18µs)"],"step_count":2} {"level":"warn","ts":"2026-04-19T00:58:46.238837Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"139.967559ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-19T00:58:46.238914Z","caller":"traceutil/trace.go:172","msg":"trace[1542305525] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1770; }","duration":"140.058122ms","start":"2026-04-19T00:58:46.098837Z","end":"2026-04-19T00:58:46.238895Z","steps":["trace[1542305525] 'agreement among raft nodes before linearized reading' (duration: 139.941618ms)"],"step_count":1} {"level":"warn","ts":"2026-04-19T00:58:56.834189Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"108.769444ms","expected-duration":"100ms","prefix":"","request":"header: lease_revoke:","response":"size:27"}