{"level":"warn","ts":"2026-05-13T01:32:06.006574Z","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-13T01:32:06.006753Z","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-13T01:32:06.006780Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.223: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.223:2380","--initial-cluster=controller-3=https://199.204.45.223:2380,controller-1=https://199.204.45.77:2380,controller-2=https://199.204.45.78: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.223:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.223: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-13T01:32:06.006920Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-05-13T01:32:06.006945Z","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-13T01:32:06.006986Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.223:2380"]} {"level":"info","ts":"2026-05-13T01:32:06.007109Z","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-13T01:32:06.009210Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.223:2379"]} {"level":"info","ts":"2026-05-13T01:32:06.009770Z","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.223:2380"],"listen-peer-urls":["https://199.204.45.223:2380"],"advertise-client-urls":["https://199.204.45.223:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.223:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.77:2380,controller-2=https://199.204.45.78:2380,controller-3=https://199.204.45.223: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-13T01:32:06.010665Z","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: 0xc0003b40d8}"} {"level":"info","ts":"2026-05-13T01:32:06.014437Z","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-13T01:32:06.014491Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"3.963934ms"} {"level":"info","ts":"2026-05-13T01:32:06.014521Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-05-13T01:32:06.014544Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-05-13T01:32:06.026810Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.77:2380","host":"199.204.45.77:2380","resolved-addr":"199.204.45.77:2380"} {"level":"info","ts":"2026-05-13T01:32:06.026900Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.223:2380","host":"199.204.45.223:2380","resolved-addr":"199.204.45.223:2380"} {"level":"info","ts":"2026-05-13T01:32:06.026928Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.77:2380","host":"199.204.45.77:2380","resolved-addr":"199.204.45.77:2380"} {"level":"info","ts":"2026-05-13T01:32:06.026941Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.78:2380","host":"199.204.45.78:2380","resolved-addr":"199.204.45.78:2380"} {"level":"info","ts":"2026-05-13T01:32:06.026964Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.78:2380","host":"199.204.45.78:2380","resolved-addr":"199.204.45.78:2380"} {"level":"info","ts":"2026-05-13T01:32:06.026976Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.223:2380","host":"199.204.45.223:2380","resolved-addr":"199.204.45.223:2380"} {"level":"info","ts":"2026-05-13T01:32:06.042713Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-05-13T01:32:06.048790Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-05-13T01:32:06.049689Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"129fc8e70c0769a7","cluster-id":"60f1aee33b0786f5"} {"level":"info","ts":"2026-05-13T01:32:06.049775Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-05-13T01:32:06.049938Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"129fc8e70c0769a7 switched to configuration voters=()"} {"level":"info","ts":"2026-05-13T01:32:06.050042Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"129fc8e70c0769a7 became follower at term 0"} {"level":"info","ts":"2026-05-13T01:32:06.050069Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 129fc8e70c0769a7 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-05-13T01:32:06.055731Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-05-13T01:32:06.057106Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-05-13T01:32:06.058987Z","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-13T01:32:06.059858Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.059890Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec","remote-peer-urls":["https://199.204.45.77:2380"]} {"level":"info","ts":"2026-05-13T01:32:06.059921Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.059942Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08","remote-peer-urls":["https://199.204.45.78:2380"]} {"level":"info","ts":"2026-05-13T01:32:06.059964Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.059996Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.061176Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.062353Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.062929Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.062968Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec","remote-peer-urls":["https://199.204.45.77:2380"]} {"level":"info","ts":"2026-05-13T01:32:06.062997Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.063023Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.063066Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.063973Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.064130Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08","remote-peer-urls":["https://199.204.45.78:2380"]} {"level":"info","ts":"2026-05-13T01:32:06.064227Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"129fc8e70c0769a7","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-05-13T01:32:06.064587Z","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-13T01:32:06.064703Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.063142Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.065211Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.065177Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.065325Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-05-13T01:32:06.065354Z","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-13T01:32:06.065356Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.065411Z","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-13T01:32:06.065451Z","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-13T01:32:06.065419Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.223:2380"} {"level":"info","ts":"2026-05-13T01:32:06.065481Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.223:2380"} {"level":"info","ts":"2026-05-13T01:32:06.066113Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"129fc8e70c0769a7","to":"ae47f56bf0db8a08","stream-type":"stream Message"} {"level":"info","ts":"2026-05-13T01:32:06.066150Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.066259Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.066364Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"129fc8e70c0769a7 [term: 0] received a MsgHeartbeat message with higher term from 9133559b3198d4ec [term: 2]"} {"level":"info","ts":"2026-05-13T01:32:06.066418Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"129fc8e70c0769a7 became follower at term 2"} {"level":"info","ts":"2026-05-13T01:32:06.066435Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 129fc8e70c0769a7 elected leader 9133559b3198d4ec at term 2"} {"level":"info","ts":"2026-05-13T01:32:06.066665Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"129fc8e70c0769a7","initial-advertise-peer-urls":["https://199.204.45.223:2380"],"listen-peer-urls":["https://199.204.45.223:2380"],"advertise-client-urls":["https://199.204.45.223:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.223:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-05-13T01:32:06.066835Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-05-13T01:32:06.075269Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.075309Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.075385Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.076230Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"129fc8e70c0769a7","to":"9133559b3198d4ec","stream-type":"stream Message"} {"level":"info","ts":"2026-05-13T01:32:06.076259Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.077508Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.078442Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"129fc8e70c0769a7","to":"9133559b3198d4ec","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-13T01:32:06.078472Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.080176Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"129fc8e70c0769a7","to":"ae47f56bf0db8a08","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-13T01:32:06.080221Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.081403Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.082580Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"129fc8e70c0769a7","remote-snapshot-sender-id":"9133559b3198d4ec","incoming-snapshot-index":676,"incoming-snapshot-message-size-bytes":8743,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-05-13T01:32:06.094202Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002a4.snap.db","bytes":1101824,"size":"1.1 MB"} {"level":"info","ts":"2026-05-13T01:32:06.094299Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"129fc8e70c0769a7","remote-snapshot-sender-id":"9133559b3198d4ec","incoming-snapshot-index":676,"incoming-snapshot-size-bytes":1101824,"incoming-snapshot-size":"1.1 MB","download-took":"11.8684ms"} {"level":"info","ts":"2026-05-13T01:32:06.094564Z","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: 676, term: 2]"} {"level":"info","ts":"2026-05-13T01:32:06.094847Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"129fc8e70c0769a7 switched to configuration voters=(10462800484352185580 12558275929897142792) learners=(1342012108644510119)"} {"level":"info","ts":"2026-05-13T01:32:06.094949Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"129fc8e70c0769a7 [commit: 676, lastindex: 676, lastterm: 2] restored snapshot [index: 676, term: 2]"} {"level":"info","ts":"2026-05-13T01:32:06.094977Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"129fc8e70c0769a7 [commit: 676] restored snapshot [index: 676, term: 2]"} {"level":"info","ts":"2026-05-13T01:32:06.095215Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":676,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-13T01:32:06.097496Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":676} {"level":"info","ts":"2026-05-13T01:32:06.097824Z","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: 0xc0003cc0c0}"} {"level":"info","ts":"2026-05-13T01:32:06.098645Z","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-13T01:32:06.098690Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"943.858µs"} {"level":"info","ts":"2026-05-13T01:32:06.098744Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-05-13T01:32:06.099948Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-05-13T01:32:06.099979Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-05-13T01:32:06.103186Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":634} {"level":"info","ts":"2026-05-13T01:32:06.103265Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":676} {"level":"info","ts":"2026-05-13T01:32:06.103291Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-05-13T01:32:06.103404Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-05-13T01:32:06.105021Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-05-13T01:32:06.105058Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-05-13T01:32:06.105107Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-05-13T01:32:06.105127Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-05-13T01:32:06.105454Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-05-13T01:32:06.106041Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-05-13T01:32:06.106093Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-05-13T01:32:06.106191Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-05-13T01:32:06.106220Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"60f1aee33b0786f5","local-member-id":"129fc8e70c0769a7","recovered-remote-peer-id":"129fc8e70c0769a7","recovered-remote-peer-urls":["https://199.204.45.223:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-05-13T01:32:06.106240Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"60f1aee33b0786f5","local-member-id":"129fc8e70c0769a7","recovered-remote-peer-id":"9133559b3198d4ec","recovered-remote-peer-urls":["https://199.204.45.77:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-13T01:32:06.106257Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"60f1aee33b0786f5","local-member-id":"129fc8e70c0769a7","recovered-remote-peer-id":"ae47f56bf0db8a08","recovered-remote-peer-urls":["https://199.204.45.78:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-05-13T01:32:06.106269Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-05-13T01:32:06.106288Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-05-13T01:32:06.106301Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-05-13T01:32:06.106323Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"9133559b3198d4ec"} {"level":"warn","ts":"2026-05-13T01:32:06.106370Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.106405Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"9133559b3198d4ec"} {"level":"warn","ts":"2026-05-13T01:32:06.106485Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.106506Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.106574Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"warn","ts":"2026-05-13T01:32:06.106829Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec","error":"context canceled"} {"level":"warn","ts":"2026-05-13T01:32:06.106923Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"9133559b3198d4ec","error":"failed to read 9133559b3198d4ec on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-13T01:32:06.107083Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"warn","ts":"2026-05-13T01:32:06.107301Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec","error":"context canceled"} {"level":"info","ts":"2026-05-13T01:32:06.107350Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.107385Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.107427Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"129fc8e70c0769a7","removed-remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.107443Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"ae47f56bf0db8a08"} {"level":"warn","ts":"2026-05-13T01:32:06.107500Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.107531Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"ae47f56bf0db8a08"} {"level":"warn","ts":"2026-05-13T01:32:06.107576Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.107594Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.107651Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"warn","ts":"2026-05-13T01:32:06.107763Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08","error":"context canceled"} {"level":"warn","ts":"2026-05-13T01:32:06.107832Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"ae47f56bf0db8a08","error":"failed to read ae47f56bf0db8a08 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-05-13T01:32:06.107865Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"warn","ts":"2026-05-13T01:32:06.107982Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08","error":"context canceled"} {"level":"info","ts":"2026-05-13T01:32:06.108012Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.108024Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.108054Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"129fc8e70c0769a7","removed-remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.108066Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-05-13T01:32:06.108082Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-05-13T01:32:06.108114Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.108145Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.108307Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.108356Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.108372Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.108389Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec","remote-peer-urls":["https://199.204.45.77:2380"]} {"level":"info","ts":"2026-05-13T01:32:06.108518Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.108423Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.108603Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.108436Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.109006Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.111549Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.111951Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.112009Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.112075Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08","remote-peer-urls":["https://199.204.45.78:2380"]} {"level":"info","ts":"2026-05-13T01:32:06.112134Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-05-13T01:32:06.112211Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":676,"current-applied-index":676,"incoming-leader-snapshot-index":676,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-05-13T01:32:06.112263Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.112604Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"129fc8e70c0769a7","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.223:2379]}","cluster-id":"60f1aee33b0786f5","publish-timeout":"7s"} {"level":"info","ts":"2026-05-13T01:32:06.112639Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-13T01:32:06.112843Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-05-13T01:32:06.112958Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-05-13T01:32:06.113027Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-05-13T01:32:06.114788Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-05-13T01:32:06.114812Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-05-13T01:32:06.115195Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-05-13T01:32:06.117960Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.118059Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.122569Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-05-13T01:32:06.122967Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.124833Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.124941Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.125749Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.223:2379"} {"level":"info","ts":"2026-05-13T01:32:06.129778Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.150238Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"129fc8e70c0769a7","to":"ae47f56bf0db8a08","stream-type":"stream Message"} {"level":"info","ts":"2026-05-13T01:32:06.150306Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"info","ts":"2026-05-13T01:32:06.166737Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"129fc8e70c0769a7","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-05-13T01:32:06.179872Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"129fc8e70c0769a7","to":"9133559b3198d4ec","stream-type":"stream Message"} {"level":"info","ts":"2026-05-13T01:32:06.179948Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.185045Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"129fc8e70c0769a7","to":"9133559b3198d4ec","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-13T01:32:06.185110Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"9133559b3198d4ec"} {"level":"info","ts":"2026-05-13T01:32:06.185534Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"129fc8e70c0769a7","to":"ae47f56bf0db8a08","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-05-13T01:32:06.185565Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"129fc8e70c0769a7","remote-peer-id":"ae47f56bf0db8a08"} {"level":"warn","ts":"2026-05-13T01:32:06.364223Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58696","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.367749Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.394677Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58734","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.403271Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58736","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.428229Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58786","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-13T01:32:06.435682Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"129fc8e70c0769a7 switched to configuration voters=(1342012108644510119 10462800484352185580 12558275929897142792)"} {"level":"info","ts":"2026-05-13T01:32:06.435875Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"60f1aee33b0786f5","local-member-id":"129fc8e70c0769a7","promoted-member-id":"129fc8e70c0769a7"} {"level":"warn","ts":"2026-05-13T01:32:06.443046Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58802","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.451906Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58836","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.459925Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58858","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.477367Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58870","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.518262Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58914","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.534745Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58938","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.537843Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58940","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.547516Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58966","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.557168Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58974","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.567426Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58998","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.579457Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59020","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.590035Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59036","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.600696Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59060","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.610604Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59076","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.619521Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59086","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.669026Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59116","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.689855Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.694849Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59138","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.702651Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59168","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.710667Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59186","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.721118Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59208","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.728611Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59248","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.739541Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59260","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.747385Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59286","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.756357Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59300","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.767686Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59324","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.778016Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.809982Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.829122Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59358","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.838262Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59378","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.849445Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59398","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.859792Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59404","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.875797Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59412","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.894808Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59440","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.899811Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59464","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.916887Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59470","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.927947Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.948199Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59536","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.955146Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59546","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.967039Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59560","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.978122Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59596","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:06.993642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59606","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.000911Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59636","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.012149Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59670","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.020944Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59678","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.039939Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59714","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.050764Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59740","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.062837Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59760","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.071582Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.111655Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59810","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.119451Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59814","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.140692Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59866","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:32:07.208485Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:59894","server-name":"","error":"EOF"} {"level":"info","ts":"2026-05-13T01:32:29.616354Z","caller":"traceutil/trace.go:172","msg":"trace[656939730] linearizableReadLoop","detail":"{readStateIndex:875; appliedIndex:875; }","duration":"113.143524ms","start":"2026-05-13T01:32:29.503154Z","end":"2026-05-13T01:32:29.616297Z","steps":["trace[656939730] 'read index received' (duration: 113.133474ms)","trace[656939730] 'applied index is now lower than readState.Index' (duration: 8.05µs)"],"step_count":2} {"level":"warn","ts":"2026-05-13T01:32:29.616425Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"113.249989ms","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-13T01:32:29.616534Z","caller":"traceutil/trace.go:172","msg":"trace[92569063] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:816; }","duration":"113.372356ms","start":"2026-05-13T01:32:29.503147Z","end":"2026-05-13T01:32:29.616519Z","steps":["trace[92569063] 'agreement among raft nodes before linearized reading' (duration: 113.227088ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.215191Z","caller":"traceutil/trace.go:172","msg":"trace[1885118229] transaction","detail":"{read_only:false; number_of_response:0; response_revision:910; }","duration":"324.055143ms","start":"2026-05-13T01:32:43.891116Z","end":"2026-05-13T01:32:44.215171Z","steps":["trace[1885118229] 'process raft request' (duration: 323.931038ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.215342Z","caller":"traceutil/trace.go:172","msg":"trace[91959115] transaction","detail":"{read_only:false; number_of_response:0; response_revision:910; }","duration":"324.052484ms","start":"2026-05-13T01:32:43.891237Z","end":"2026-05-13T01:32:44.215290Z","steps":["trace[91959115] 'process raft request' (duration: 323.881476ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.215465Z","caller":"traceutil/trace.go:172","msg":"trace[608491581] transaction","detail":"{read_only:false; number_of_response:1; response_revision:912; }","duration":"320.206344ms","start":"2026-05-13T01:32:43.895238Z","end":"2026-05-13T01:32:44.215444Z","steps":["trace[608491581] 'process raft request' (duration: 320.154172ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.215522Z","caller":"traceutil/trace.go:172","msg":"trace[1170049534] transaction","detail":"{read_only:false; response_revision:911; number_of_response:1; }","duration":"322.82705ms","start":"2026-05-13T01:32:43.892650Z","end":"2026-05-13T01:32:44.215477Z","steps":["trace[1170049534] 'process raft request' (duration: 322.497025ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.215528Z","caller":"traceutil/trace.go:172","msg":"trace[1932546263] transaction","detail":"{read_only:false; number_of_response:1; response_revision:912; }","duration":"320.965357ms","start":"2026-05-13T01:32:43.894536Z","end":"2026-05-13T01:32:44.215502Z","steps":["trace[1932546263] 'process raft request' (duration: 320.81207ms)"],"step_count":1} {"level":"warn","ts":"2026-05-13T01:32:44.215708Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-13T01:32:43.891104Z","time spent":"324.182299ms","remote":"127.0.0.1:59882","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":27,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-05-13T01:32:44.215742Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-13T01:32:43.891129Z","time spent":"324.338106ms","remote":"127.0.0.1:59882","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":27,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-05-13T01:32:44.216153Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-13T01:32:43.892627Z","time spent":"322.963266ms","remote":"127.0.0.1:58798","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":7317,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-05-13T01:32:44.216553Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-13T01:32:43.894519Z","time spent":"321.077792ms","remote":"127.0.0.1:58798","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":102,"response count":0,"response size":7365,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-05-13T01:32:44.216588Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-13T01:32:43.895230Z","time spent":"320.301928ms","remote":"127.0.0.1:58798","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":101,"response count":0,"response size":10111,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-05-13T01:32:44.361978Z","caller":"traceutil/trace.go:172","msg":"trace[743635430] linearizableReadLoop","detail":"{readStateIndex:1007; appliedIndex:1009; }","duration":"108.49436ms","start":"2026-05-13T01:32:44.253436Z","end":"2026-05-13T01:32:44.361931Z","steps":["trace[743635430] 'read index received' (duration: 108.476099ms)","trace[743635430] 'applied index is now lower than readState.Index' (duration: 16.091µs)"],"step_count":2} {"level":"warn","ts":"2026-05-13T01:32:44.362317Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"145.139368ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:995"} {"level":"info","ts":"2026-05-13T01:32:44.362437Z","caller":"traceutil/trace.go:172","msg":"trace[170436239] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:926; }","duration":"145.284014ms","start":"2026-05-13T01:32:44.217129Z","end":"2026-05-13T01:32:44.362413Z","steps":["trace[170436239] 'agreement among raft nodes before linearized reading' (duration: 144.917838ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.362609Z","caller":"traceutil/trace.go:172","msg":"trace[1766610240] transaction","detail":"{read_only:false; response_revision:928; number_of_response:1; }","duration":"106.696412ms","start":"2026-05-13T01:32:44.255898Z","end":"2026-05-13T01:32:44.362595Z","steps":["trace[1766610240] 'process raft request' (duration: 106.547916ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.362693Z","caller":"traceutil/trace.go:172","msg":"trace[968986414] transaction","detail":"{read_only:false; response_revision:927; number_of_response:1; }","duration":"110.344461ms","start":"2026-05-13T01:32:44.252296Z","end":"2026-05-13T01:32:44.362640Z","steps":["trace[968986414] 'process raft request' (duration: 109.86673ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.373012Z","caller":"traceutil/trace.go:172","msg":"trace[1092466414] transaction","detail":"{read_only:false; response_revision:931; number_of_response:1; }","duration":"107.403423ms","start":"2026-05-13T01:32:44.265595Z","end":"2026-05-13T01:32:44.372999Z","steps":["trace[1092466414] 'process raft request' (duration: 107.328719ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.373463Z","caller":"traceutil/trace.go:172","msg":"trace[1073258304] transaction","detail":"{read_only:false; response_revision:930; number_of_response:1; }","duration":"108.295281ms","start":"2026-05-13T01:32:44.264762Z","end":"2026-05-13T01:32:44.373058Z","steps":["trace[1073258304] 'process raft request' (duration: 108.123854ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.848211Z","caller":"traceutil/trace.go:172","msg":"trace[453270839] transaction","detail":"{read_only:false; response_revision:961; number_of_response:1; }","duration":"227.821703ms","start":"2026-05-13T01:32:44.620345Z","end":"2026-05-13T01:32:44.848167Z","steps":["trace[453270839] 'process raft request' (duration: 164.754023ms)","trace[453270839] 'compare' (duration: 62.652202ms)"],"step_count":2} {"level":"info","ts":"2026-05-13T01:32:44.861439Z","caller":"traceutil/trace.go:172","msg":"trace[144465711] linearizableReadLoop","detail":"{readStateIndex:1088; appliedIndex:1089; }","duration":"112.657982ms","start":"2026-05-13T01:32:44.748757Z","end":"2026-05-13T01:32:44.861415Z","steps":["trace[144465711] 'read index received' (duration: 112.651741ms)","trace[144465711] 'applied index is now lower than readState.Index' (duration: 5.361µs)"],"step_count":2} {"level":"warn","ts":"2026-05-13T01:32:44.861647Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"112.865731ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:441"} {"level":"info","ts":"2026-05-13T01:32:44.861667Z","caller":"traceutil/trace.go:172","msg":"trace[703024608] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:964; }","duration":"112.912193ms","start":"2026-05-13T01:32:44.748748Z","end":"2026-05-13T01:32:44.861660Z","steps":["trace[703024608] 'agreement among raft nodes before linearized reading' (duration: 112.763287ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:44.861729Z","caller":"traceutil/trace.go:172","msg":"trace[3201407] transaction","detail":"{read_only:false; number_of_response:1; response_revision:964; }","duration":"216.890036ms","start":"2026-05-13T01:32:44.644814Z","end":"2026-05-13T01:32:44.861704Z","steps":["trace[3201407] 'process raft request' (duration: 216.735259ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:45.319882Z","caller":"traceutil/trace.go:172","msg":"trace[1039325103] transaction","detail":"{read_only:false; number_of_response:1; response_revision:973; }","duration":"175.657532ms","start":"2026-05-13T01:32:45.144166Z","end":"2026-05-13T01:32:45.319824Z","steps":["trace[1039325103] 'process raft request' (duration: 92.09952ms)","trace[1039325103] 'compare' (duration: 83.235938ms)"],"step_count":2} {"level":"info","ts":"2026-05-13T01:32:45.320302Z","caller":"traceutil/trace.go:172","msg":"trace[864775048] transaction","detail":"{read_only:false; number_of_response:1; response_revision:973; }","duration":"175.800908ms","start":"2026-05-13T01:32:45.144464Z","end":"2026-05-13T01:32:45.320265Z","steps":["trace[864775048] 'process raft request' (duration: 175.245004ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:45.557512Z","caller":"traceutil/trace.go:172","msg":"trace[1137862361] transaction","detail":"{read_only:false; number_of_response:1; response_revision:981; }","duration":"186.833544ms","start":"2026-05-13T01:32:45.370659Z","end":"2026-05-13T01:32:45.557493Z","steps":["trace[1137862361] 'process raft request' (duration: 186.749681ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:45.723225Z","caller":"traceutil/trace.go:172","msg":"trace[1521469621] transaction","detail":"{read_only:false; number_of_response:1; response_revision:984; }","duration":"111.686854ms","start":"2026-05-13T01:32:45.611510Z","end":"2026-05-13T01:32:45.723197Z","steps":["trace[1521469621] 'process raft request' (duration: 111.565059ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:46.286550Z","caller":"traceutil/trace.go:172","msg":"trace[1985725343] transaction","detail":"{read_only:false; number_of_response:1; response_revision:991; }","duration":"135.344189ms","start":"2026-05-13T01:32:46.151181Z","end":"2026-05-13T01:32:46.286525Z","steps":["trace[1985725343] 'process raft request' (duration: 135.090898ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:51.408807Z","caller":"traceutil/trace.go:172","msg":"trace[613832819] linearizableReadLoop","detail":"{readStateIndex:1180; appliedIndex:1180; }","duration":"443.062155ms","start":"2026-05-13T01:32:50.965707Z","end":"2026-05-13T01:32:51.408769Z","steps":["trace[613832819] 'read index received' (duration: 442.828426ms)","trace[613832819] 'applied index is now lower than readState.Index' (duration: 216.378µs)"],"step_count":2} {"level":"warn","ts":"2026-05-13T01:32:51.409123Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"443.381858ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-13T01:32:51.409202Z","caller":"traceutil/trace.go:172","msg":"trace[1099746186] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1030; }","duration":"443.482512ms","start":"2026-05-13T01:32:50.965699Z","end":"2026-05-13T01:32:51.409182Z","steps":["trace[1099746186] 'agreement among raft nodes before linearized reading' (duration: 443.307835ms)"],"step_count":1} {"level":"warn","ts":"2026-05-13T01:32:51.409256Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-13T01:32:50.965676Z","time spent":"443.568265ms","remote":"127.0.0.1:58712","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-05-13T01:32:51.410997Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"411.223076ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-hd9c8\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-05-13T01:32:51.411087Z","caller":"traceutil/trace.go:172","msg":"trace[246745384] range","detail":"{range_begin:/registry/pods/kube-system/cilium-hd9c8; range_end:; response_count:1; response_revision:1030; }","duration":"411.328161ms","start":"2026-05-13T01:32:50.999740Z","end":"2026-05-13T01:32:51.411068Z","steps":["trace[246745384] 'agreement among raft nodes before linearized reading' (duration: 411.085171ms)"],"step_count":1} {"level":"warn","ts":"2026-05-13T01:32:51.411139Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-13T01:32:50.999721Z","time spent":"411.408674ms","remote":"127.0.0.1:59044","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18376,"request content":"key:\"/registry/pods/kube-system/cilium-hd9c8\" limit:1 "} {"level":"warn","ts":"2026-05-13T01:32:51.767248Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"264.936799ms","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-13T01:32:51.767393Z","caller":"traceutil/trace.go:172","msg":"trace[887156550] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1030; }","duration":"265.111136ms","start":"2026-05-13T01:32:51.502256Z","end":"2026-05-13T01:32:51.767367Z","steps":["trace[887156550] 'range keys from in-memory index tree' (duration: 264.865396ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:51.801008Z","caller":"traceutil/trace.go:172","msg":"trace[752056252] transaction","detail":"{read_only:false; response_revision:1034; number_of_response:1; }","duration":"371.572117ms","start":"2026-05-13T01:32:51.429404Z","end":"2026-05-13T01:32:51.800977Z","steps":["trace[752056252] 'process raft request' (duration: 371.203042ms)"],"step_count":1} {"level":"warn","ts":"2026-05-13T01:32:51.801206Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-05-13T01:32:51.429375Z","time spent":"371.725633ms","remote":"127.0.0.1:59044","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18511,"response count":0,"response size":38,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-05-13T01:32:51.828687Z","caller":"traceutil/trace.go:172","msg":"trace[335592491] linearizableReadLoop","detail":"{readStateIndex:1187; appliedIndex:1188; }","duration":"120.977226ms","start":"2026-05-13T01:32:51.707679Z","end":"2026-05-13T01:32:51.828656Z","steps":["trace[335592491] 'read index received' (duration: 120.970596ms)","trace[335592491] 'applied index is now lower than readState.Index' (duration: 5.61µs)"],"step_count":2} {"level":"warn","ts":"2026-05-13T01:32:51.828848Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"121.157733ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-05-13T01:32:51.828933Z","caller":"traceutil/trace.go:172","msg":"trace[529969565] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1037; }","duration":"121.261167ms","start":"2026-05-13T01:32:51.707655Z","end":"2026-05-13T01:32:51.828916Z","steps":["trace[529969565] 'agreement among raft nodes before linearized reading' (duration: 121.119942ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:51.829236Z","caller":"traceutil/trace.go:172","msg":"trace[1795679329] transaction","detail":"{read_only:false; response_revision:1038; number_of_response:1; }","duration":"140.549466ms","start":"2026-05-13T01:32:51.688671Z","end":"2026-05-13T01:32:51.829220Z","steps":["trace[1795679329] 'process raft request' (duration: 140.252834ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:51.972065Z","caller":"traceutil/trace.go:172","msg":"trace[1997961296] linearizableReadLoop","detail":"{readStateIndex:1190; appliedIndex:1191; }","duration":"143.250395ms","start":"2026-05-13T01:32:51.828793Z","end":"2026-05-13T01:32:51.972043Z","steps":["trace[1997961296] 'read index received' (duration: 143.242064ms)","trace[1997961296] 'applied index is now lower than readState.Index' (duration: 6.74µs)"],"step_count":2} {"level":"warn","ts":"2026-05-13T01:32:51.980507Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"213.028776ms","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-13T01:32:51.980585Z","caller":"traceutil/trace.go:172","msg":"trace[1064007644] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1040; }","duration":"213.12658ms","start":"2026-05-13T01:32:51.767443Z","end":"2026-05-13T01:32:51.980569Z","steps":["trace[1064007644] 'agreement among raft nodes before linearized reading' (duration: 204.723481ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:52.299138Z","caller":"traceutil/trace.go:172","msg":"trace[2094898120] linearizableReadLoop","detail":"{readStateIndex:1192; appliedIndex:1192; }","duration":"293.400967ms","start":"2026-05-13T01:32:52.005707Z","end":"2026-05-13T01:32:52.299108Z","steps":["trace[2094898120] 'read index received' (duration: 293.395197ms)","trace[2094898120] 'applied index is now lower than readState.Index' (duration: 4.65µs)"],"step_count":2} {"level":"warn","ts":"2026-05-13T01:32:52.299425Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"293.700709ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-hd9c8\" limit:1 ","response":"range_response_count:1 size:18526"} {"level":"info","ts":"2026-05-13T01:32:52.299499Z","caller":"traceutil/trace.go:172","msg":"trace[1942193932] range","detail":"{range_begin:/registry/pods/kube-system/cilium-hd9c8; range_end:; response_count:1; response_revision:1041; }","duration":"293.799473ms","start":"2026-05-13T01:32:52.005685Z","end":"2026-05-13T01:32:52.299484Z","steps":["trace[1942193932] 'agreement among raft nodes before linearized reading' (duration: 293.520462ms)"],"step_count":1} {"level":"info","ts":"2026-05-13T01:32:52.299463Z","caller":"traceutil/trace.go:172","msg":"trace[644697968] transaction","detail":"{read_only:false; response_revision:1042; number_of_response:1; }","duration":"293.031902ms","start":"2026-05-13T01:32:52.006403Z","end":"2026-05-13T01:32:52.299435Z","steps":["trace[644697968] 'process raft request' (duration: 292.833384ms)"],"step_count":1} {"level":"warn","ts":"2026-05-13T01:32:52.301831Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"163.655715ms","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-05-13T01:32:52.301895Z","caller":"traceutil/trace.go:172","msg":"trace[2088802853] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1042; }","duration":"163.729328ms","start":"2026-05-13T01:32:52.138152Z","end":"2026-05-13T01:32:52.301881Z","steps":["trace[2088802853] 'agreement among raft nodes before linearized reading' (duration: 163.52836ms)"],"step_count":1} {"level":"warn","ts":"2026-05-13T01:33:03.138525Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53376","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:33:03.154232Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53388","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:33:03.251411Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53402","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:33:03.264813Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53422","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:33:03.324724Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53446","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:33:03.439323Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53466","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-05-13T01:33:07.583014Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53478","server-name":"","error":"EOF"}