{"level":"warn","ts":"2026-03-30T16:51:04.549172Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-03-30T16:51:04.549314Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-03-30T16:51:04.549325Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.86: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.19.213.86:2380","--initial-cluster=controller-1=https://199.19.213.153:2380,controller-3=https://199.19.213.86:2380,controller-2=https://199.19.213.229:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.86:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.86: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-03-30T16:51:04.549408Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-03-30T16:51:04.549426Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-03-30T16:51:04.549441Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.86:2380"]} {"level":"info","ts":"2026-03-30T16:51:04.549464Z","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-03-30T16:51:04.551719Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.86:2379"]} {"level":"info","ts":"2026-03-30T16:51:04.552202Z","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.19.213.86:2380"],"listen-peer-urls":["https://199.19.213.86:2380"],"advertise-client-urls":["https://199.19.213.86:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.86:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.153:2380,controller-2=https://199.19.213.229:2380,controller-3=https://199.19.213.86: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-03-30T16:51:04.553183Z","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: 0xc000162138}"} {"level":"info","ts":"2026-03-30T16:51:04.557045Z","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-03-30T16:51:04.557906Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.897183ms"} {"level":"info","ts":"2026-03-30T16:51:04.558144Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-03-30T16:51:04.558163Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-03-30T16:51:04.572003Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.86:2380","host":"199.19.213.86:2380","resolved-addr":"199.19.213.86:2380"} {"level":"info","ts":"2026-03-30T16:51:04.572060Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.153:2380","host":"199.19.213.153:2380","resolved-addr":"199.19.213.153:2380"} {"level":"info","ts":"2026-03-30T16:51:04.572273Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.229:2380","host":"199.19.213.229:2380","resolved-addr":"199.19.213.229:2380"} {"level":"info","ts":"2026-03-30T16:51:04.572297Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.153:2380","host":"199.19.213.153:2380","resolved-addr":"199.19.213.153:2380"} {"level":"info","ts":"2026-03-30T16:51:04.572377Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.229:2380","host":"199.19.213.229:2380","resolved-addr":"199.19.213.229:2380"} {"level":"info","ts":"2026-03-30T16:51:04.572394Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.86:2380","host":"199.19.213.86:2380","resolved-addr":"199.19.213.86:2380"} {"level":"info","ts":"2026-03-30T16:51:04.585394Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-03-30T16:51:04.599713Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-03-30T16:51:04.599797Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"a740dc3e843eecb7","cluster-id":"7c251967b436417d"} {"level":"info","ts":"2026-03-30T16:51:04.599830Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-03-30T16:51:04.599967Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a740dc3e843eecb7 switched to configuration voters=()"} {"level":"info","ts":"2026-03-30T16:51:04.600030Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"a740dc3e843eecb7 became follower at term 0"} {"level":"info","ts":"2026-03-30T16:51:04.600067Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft a740dc3e843eecb7 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-03-30T16:51:04.607092Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-03-30T16:51:04.610796Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-03-30T16:51:04.613433Z","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-03-30T16:51:04.614388Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.614420Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065","remote-peer-urls":["https://199.19.213.153:2380"]} {"level":"info","ts":"2026-03-30T16:51:04.614600Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.614818Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811","remote-peer-urls":["https://199.19.213.229:2380"]} {"level":"info","ts":"2026-03-30T16:51:04.614877Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.614970Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.615367Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.615608Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.615779Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.615930Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.615963Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065","remote-peer-urls":["https://199.19.213.153:2380"]} {"level":"info","ts":"2026-03-30T16:51:04.616050Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.616262Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.616427Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.618011Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.618153Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.618106Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.618305Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811","remote-peer-urls":["https://199.19.213.229:2380"]} {"level":"info","ts":"2026-03-30T16:51:04.618200Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.618438Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"a740dc3e843eecb7","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-03-30T16:51:04.618246Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.618755Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-03-30T16:51:04.618960Z","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-03-30T16:51:04.619961Z","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-03-30T16:51:04.620616Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.86:2380"} {"level":"info","ts":"2026-03-30T16:51:04.620654Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.86:2380"} {"level":"info","ts":"2026-03-30T16:51:04.619974Z","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-03-30T16:51:04.620772Z","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-03-30T16:51:04.621107Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a740dc3e843eecb7","to":"36b63984d68b7065","stream-type":"stream Message"} {"level":"info","ts":"2026-03-30T16:51:04.622649Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.622733Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.621650Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"a740dc3e843eecb7 [term: 0] received a MsgHeartbeat message with higher term from 36b63984d68b7065 [term: 2]"} {"level":"info","ts":"2026-03-30T16:51:04.622799Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"a740dc3e843eecb7 became follower at term 2"} {"level":"info","ts":"2026-03-30T16:51:04.622847Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: a740dc3e843eecb7 elected leader 36b63984d68b7065 at term 2"} {"level":"info","ts":"2026-03-30T16:51:04.621885Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a740dc3e843eecb7","to":"b0d3b670ab83c811","stream-type":"stream Message"} {"level":"info","ts":"2026-03-30T16:51:04.623341Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.623445Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.622181Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a740dc3e843eecb7","to":"36b63984d68b7065","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-30T16:51:04.623497Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.625970Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a740dc3e843eecb7","to":"b0d3b670ab83c811","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-30T16:51:04.626007Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.626773Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"a740dc3e843eecb7","initial-advertise-peer-urls":["https://199.19.213.86:2380"],"listen-peer-urls":["https://199.19.213.86:2380"],"advertise-client-urls":["https://199.19.213.86:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.86:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-03-30T16:51:04.626828Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-03-30T16:51:04.630464Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.631153Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.631253Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"a740dc3e843eecb7","remote-snapshot-sender-id":"36b63984d68b7065","incoming-snapshot-index":661,"incoming-snapshot-message-size-bytes":9174,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-03-30T16:51:04.631489Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.632915Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.642730Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000295.snap.db","bytes":1032192,"size":"1.0 MB"} {"level":"info","ts":"2026-03-30T16:51:04.642782Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"a740dc3e843eecb7","remote-snapshot-sender-id":"36b63984d68b7065","incoming-snapshot-index":661,"incoming-snapshot-size-bytes":1032192,"incoming-snapshot-size":"1.0 MB","download-took":"11.780123ms"} {"level":"info","ts":"2026-03-30T16:51:04.643022Z","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: 661, term: 2]"} {"level":"info","ts":"2026-03-30T16:51:04.643299Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a740dc3e843eecb7 switched to configuration voters=(3942401766507376741 12741728365791397905) learners=(12051874763908246711)"} {"level":"info","ts":"2026-03-30T16:51:04.643963Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"a740dc3e843eecb7 [commit: 661, lastindex: 661, lastterm: 2] restored snapshot [index: 661, term: 2]"} {"level":"info","ts":"2026-03-30T16:51:04.643978Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"a740dc3e843eecb7 [commit: 661] restored snapshot [index: 661, term: 2]"} {"level":"info","ts":"2026-03-30T16:51:04.644161Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":661,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-30T16:51:04.649906Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":661} {"level":"info","ts":"2026-03-30T16:51:04.650500Z","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: 0xc000530070}"} {"level":"info","ts":"2026-03-30T16:51:04.651652Z","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-03-30T16:51:04.651731Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"1.327821ms"} {"level":"info","ts":"2026-03-30T16:51:04.654061Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-03-30T16:51:04.657127Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-03-30T16:51:04.657143Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-03-30T16:51:04.660118Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":615} {"level":"info","ts":"2026-03-30T16:51:04.660170Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":661} {"level":"info","ts":"2026-03-30T16:51:04.660202Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-03-30T16:51:04.660298Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-03-30T16:51:04.661571Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-03-30T16:51:04.661681Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-03-30T16:51:04.661708Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-03-30T16:51:04.661763Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-03-30T16:51:04.661775Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-03-30T16:51:04.662765Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-03-30T16:51:04.662817Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-03-30T16:51:04.662903Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-03-30T16:51:04.662928Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"7c251967b436417d","local-member-id":"a740dc3e843eecb7","recovered-remote-peer-id":"36b63984d68b7065","recovered-remote-peer-urls":["https://199.19.213.153:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-30T16:51:04.662948Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"7c251967b436417d","local-member-id":"a740dc3e843eecb7","recovered-remote-peer-id":"a740dc3e843eecb7","recovered-remote-peer-urls":["https://199.19.213.86:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-03-30T16:51:04.662959Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"7c251967b436417d","local-member-id":"a740dc3e843eecb7","recovered-remote-peer-id":"b0d3b670ab83c811","recovered-remote-peer-urls":["https://199.19.213.229:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-03-30T16:51:04.662970Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-03-30T16:51:04.662981Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-03-30T16:51:04.662994Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-03-30T16:51:04.663021Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"36b63984d68b7065"} {"level":"warn","ts":"2026-03-30T16:51:04.663073Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.663115Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"36b63984d68b7065"} {"level":"warn","ts":"2026-03-30T16:51:04.663147Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.663164Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.663248Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"warn","ts":"2026-03-30T16:51:04.663484Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065","error":"context canceled"} {"level":"warn","ts":"2026-03-30T16:51:04.663543Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"36b63984d68b7065","error":"failed to read 36b63984d68b7065 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-30T16:51:04.663581Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"warn","ts":"2026-03-30T16:51:04.663721Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065","error":"context canceled"} {"level":"info","ts":"2026-03-30T16:51:04.663761Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.663772Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.663798Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"a740dc3e843eecb7","removed-remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.663818Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"b0d3b670ab83c811"} {"level":"warn","ts":"2026-03-30T16:51:04.663884Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.663911Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"b0d3b670ab83c811"} {"level":"warn","ts":"2026-03-30T16:51:04.663940Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.663968Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.664032Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"warn","ts":"2026-03-30T16:51:04.664232Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811","error":"context canceled"} {"level":"warn","ts":"2026-03-30T16:51:04.664317Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"b0d3b670ab83c811","error":"failed to read b0d3b670ab83c811 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-03-30T16:51:04.664382Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"warn","ts":"2026-03-30T16:51:04.664567Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811","error":"context canceled"} {"level":"info","ts":"2026-03-30T16:51:04.664618Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.664627Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.664646Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"a740dc3e843eecb7","removed-remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.664663Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-03-30T16:51:04.664674Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-03-30T16:51:04.664703Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.664730Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.664877Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.664902Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065","remote-peer-urls":["https://199.19.213.153:2380"]} {"level":"info","ts":"2026-03-30T16:51:04.664917Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.664936Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.664880Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.665528Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.665698Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.666139Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.667173Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.667399Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.667722Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.667693Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.668038Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.668702Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811","remote-peer-urls":["https://199.19.213.229:2380"]} {"level":"info","ts":"2026-03-30T16:51:04.668728Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-03-30T16:51:04.668748Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":661,"current-applied-index":661,"incoming-leader-snapshot-index":661,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-03-30T16:51:04.678470Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.678527Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.679262Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.679293Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.679597Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.684234Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.688555Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a740dc3e843eecb7","to":"b0d3b670ab83c811","stream-type":"stream Message"} {"level":"info","ts":"2026-03-30T16:51:04.688596Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.695115Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a740dc3e843eecb7","to":"b0d3b670ab83c811","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-30T16:51:04.695184Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"b0d3b670ab83c811"} {"level":"info","ts":"2026-03-30T16:51:04.701888Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a740dc3e843eecb7","to":"36b63984d68b7065","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-03-30T16:51:04.701935Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.709981Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"a740dc3e843eecb7","to":"36b63984d68b7065","stream-type":"stream Message"} {"level":"info","ts":"2026-03-30T16:51:04.710060Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"a740dc3e843eecb7","remote-peer-id":"36b63984d68b7065"} {"level":"info","ts":"2026-03-30T16:51:04.719102Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"a740dc3e843eecb7","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-03-30T16:51:04.732542Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a740dc3e843eecb7 switched to configuration voters=(3942401766507376741 12051874763908246711 12741728365791397905)"} {"level":"info","ts":"2026-03-30T16:51:04.732930Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"7c251967b436417d","local-member-id":"a740dc3e843eecb7","promoted-member-id":"a740dc3e843eecb7"} {"level":"warn","ts":"2026-03-30T16:51:11.620083Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"a740dc3e843eecb7","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.86:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-03-30T16:51:11.622975Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"a740dc3e843eecb7","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.86:2379]}","cluster-id":"7c251967b436417d","publish-timeout":"7s"} {"level":"info","ts":"2026-03-30T16:51:11.623064Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-30T16:51:11.623026Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-03-30T16:51:11.623314Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-03-30T16:51:11.623374Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-03-30T16:51:11.625760Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-03-30T16:51:11.626353Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-03-30T16:51:11.626612Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-03-30T16:51:11.632732Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-03-30T16:51:11.633127Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58486","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.633249Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58502","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.633409Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58530","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-30T16:51:11.633880Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.86:2379"} {"level":"warn","ts":"2026-03-30T16:51:11.638242Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.86:54150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.638524Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.86:54144","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.640085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.86:54176","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.640255Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.86:54262","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.640942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.86:54192","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.642205Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.86:54138","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.643942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.86:54160","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.644502Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.86:54190","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.645012Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.86:54270","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.646689Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50140","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.660865Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50176","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.675627Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50202","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.686593Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50230","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.702266Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50244","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.711818Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50252","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.724196Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50274","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.735078Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50286","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.746422Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50308","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.757346Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.765898Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50352","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.777306Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50366","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.786967Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50394","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.796717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50402","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.805482Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50426","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.817267Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50434","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.824852Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50466","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.835447Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50484","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.848330Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50502","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.885982Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50508","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.898877Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50524","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.908190Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50540","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.919065Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50564","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.926492Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50566","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.935275Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.943433Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50604","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.951905Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50614","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.960482Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50640","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:11.969245Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50658","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.003310Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50678","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.025798Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50698","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.035975Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50708","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.043880Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50712","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.053514Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50736","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.061644Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50758","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.077244Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50772","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.084420Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.092581Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50808","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.115206Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.127020Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.135527Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.145084Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50874","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.165306Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50906","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.186914Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.197545Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.207828Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50938","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.216579Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.228489Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50980","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.236646Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:50996","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.247519Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51014","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.254238Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51032","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.263079Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51054","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.314841Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51068","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.324384Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51084","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:12.384947Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51108","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:51:54.373915Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"225.421574ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure: >>","response":"size:31149"} {"level":"info","ts":"2026-03-30T16:51:54.374090Z","caller":"traceutil/trace.go:172","msg":"trace[1914198821] transaction","detail":"{read_only:false; number_of_response:1; response_revision:900; }","duration":"378.834751ms","start":"2026-03-30T16:51:53.995242Z","end":"2026-03-30T16:51:54.374077Z","steps":["trace[1914198821] 'process raft request' (duration: 152.768112ms)","trace[1914198821] 'compare' (duration: 225.363203ms)"],"step_count":2} {"level":"warn","ts":"2026-03-30T16:51:54.374137Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-30T16:51:53.995227Z","time spent":"378.888222ms","remote":"127.0.0.1:50190","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":96,"response count":0,"response size":31172,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-30T16:51:54.556033Z","caller":"traceutil/trace.go:172","msg":"trace[641694568] transaction","detail":"{read_only:false; number_of_response:1; response_revision:903; }","duration":"507.555362ms","start":"2026-03-30T16:51:54.048457Z","end":"2026-03-30T16:51:54.556012Z","steps":["trace[641694568] 'process raft request' (duration: 507.321367ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:51:54.556169Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-30T16:51:54.048423Z","time spent":"507.680544ms","remote":"127.0.0.1:50190","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":96,"response count":0,"response size":31181,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-30T16:51:54.562875Z","caller":"traceutil/trace.go:172","msg":"trace[1649993653] linearizableReadLoop","detail":"{readStateIndex:1032; appliedIndex:1037; }","duration":"237.5145ms","start":"2026-03-30T16:51:54.325341Z","end":"2026-03-30T16:51:54.562855Z","steps":["trace[1649993653] 'read index received' (duration: 237.50924ms)","trace[1649993653] 'applied index is now lower than readState.Index' (duration: 4.31µs)"],"step_count":2} {"level":"warn","ts":"2026-03-30T16:51:54.563305Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"237.946962ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/masterleases/199.19.213.86\" limit:1 ","response":"range_response_count:1 size:133"} {"level":"info","ts":"2026-03-30T16:51:54.563508Z","caller":"traceutil/trace.go:172","msg":"trace[289933847] range","detail":"{range_begin:/registry/masterleases/199.19.213.86; range_end:; response_count:1; response_revision:905; }","duration":"238.163527ms","start":"2026-03-30T16:51:54.325326Z","end":"2026-03-30T16:51:54.563489Z","steps":["trace[289933847] 'agreement among raft nodes before linearized reading' (duration: 237.647634ms)"],"step_count":1} {"level":"info","ts":"2026-03-30T16:51:54.563999Z","caller":"traceutil/trace.go:172","msg":"trace[1736119853] transaction","detail":"{read_only:false; number_of_response:1; response_revision:906; }","duration":"172.504167ms","start":"2026-03-30T16:51:54.391478Z","end":"2026-03-30T16:51:54.563982Z","steps":["trace[1736119853] 'process raft request' (duration: 172.328543ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:52:01.454225Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"271.247996ms","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-03-30T16:52:01.454332Z","caller":"traceutil/trace.go:172","msg":"trace[973883065] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:985; }","duration":"271.375109ms","start":"2026-03-30T16:52:01.182936Z","end":"2026-03-30T16:52:01.454311Z","steps":["trace[973883065] 'range keys from in-memory index tree' (duration: 269.501253ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:52:01.454457Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"248.909916ms","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-03-30T16:52:01.454562Z","caller":"traceutil/trace.go:172","msg":"trace[1729447138] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:985; }","duration":"249.029599ms","start":"2026-03-30T16:52:01.205509Z","end":"2026-03-30T16:52:01.454538Z","steps":["trace[1729447138] 'range keys from in-memory index tree' (duration: 247.06648ms)"],"step_count":1} {"level":"info","ts":"2026-03-30T16:52:01.607058Z","caller":"traceutil/trace.go:172","msg":"trace[1476438429] linearizableReadLoop","detail":"{readStateIndex:1160; appliedIndex:1160; }","duration":"102.721083ms","start":"2026-03-30T16:52:01.504283Z","end":"2026-03-30T16:52:01.607004Z","steps":["trace[1476438429] 'read index received' (duration: 102.709763ms)","trace[1476438429] 'applied index is now lower than readState.Index' (duration: 7.89µs)"],"step_count":2} {"level":"warn","ts":"2026-03-30T16:52:01.607649Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"103.206945ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-2rjnw\" limit:1 ","response":"range_response_count:1 size:18349"} {"level":"info","ts":"2026-03-30T16:52:01.607997Z","caller":"traceutil/trace.go:172","msg":"trace[379675689] range","detail":"{range_begin:/registry/pods/kube-system/cilium-2rjnw; range_end:; response_count:1; response_revision:986; }","duration":"103.671326ms","start":"2026-03-30T16:52:01.504277Z","end":"2026-03-30T16:52:01.607948Z","steps":["trace[379675689] 'agreement among raft nodes before linearized reading' (duration: 102.985019ms)"],"step_count":1} {"level":"info","ts":"2026-03-30T16:52:01.975888Z","caller":"traceutil/trace.go:172","msg":"trace[319015334] transaction","detail":"{read_only:false; response_revision:988; number_of_response:1; }","duration":"349.012203ms","start":"2026-03-30T16:52:01.626857Z","end":"2026-03-30T16:52:01.975869Z","steps":["trace[319015334] 'process raft request' (duration: 348.549051ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:52:01.976071Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-30T16:52:01.626823Z","time spent":"349.153367ms","remote":"127.0.0.1:50450","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18506,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-03-30T16:52:02.457064Z","caller":"traceutil/trace.go:172","msg":"trace[1286215969] linearizableReadLoop","detail":"{readStateIndex:1163; appliedIndex:1162; }","duration":"360.398768ms","start":"2026-03-30T16:52:02.096645Z","end":"2026-03-30T16:52:02.457043Z","steps":["trace[1286215969] 'read index received' (duration: 269.53791ms)","trace[1286215969] 'applied index is now lower than readState.Index' (duration: 90.859438ms)"],"step_count":2} {"level":"warn","ts":"2026-03-30T16:52:02.458280Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"361.600118ms","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-03-30T16:52:02.458389Z","caller":"traceutil/trace.go:172","msg":"trace[917521445] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:989; }","duration":"361.757942ms","start":"2026-03-30T16:52:02.096611Z","end":"2026-03-30T16:52:02.458369Z","steps":["trace[917521445] 'agreement among raft nodes before linearized reading' (duration: 360.536421ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:52:02.458491Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-30T16:52:02.096576Z","time spent":"361.891596ms","remote":"127.0.0.1:50570","response type":"/etcdserverpb.KV/Range","request count":0,"request size":56,"response count":1,"response size":533,"request content":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 "} {"level":"info","ts":"2026-03-30T16:52:02.810529Z","caller":"traceutil/trace.go:172","msg":"trace[1608634013] linearizableReadLoop","detail":"{readStateIndex:1164; appliedIndex:1164; }","duration":"353.362837ms","start":"2026-03-30T16:52:02.457131Z","end":"2026-03-30T16:52:02.810494Z","steps":["trace[1608634013] 'read index received' (duration: 353.355997ms)","trace[1608634013] 'applied index is now lower than readState.Index' (duration: 4.78µs)"],"step_count":2} {"level":"warn","ts":"2026-03-30T16:52:02.810845Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"439.193161ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:482"} {"level":"info","ts":"2026-03-30T16:52:02.810883Z","caller":"traceutil/trace.go:172","msg":"trace[1511834840] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:990; }","duration":"439.249732ms","start":"2026-03-30T16:52:02.371623Z","end":"2026-03-30T16:52:02.810872Z","steps":["trace[1511834840] 'agreement among raft nodes before linearized reading' (duration: 439.060117ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:52:02.810917Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-30T16:52:02.371602Z","time spent":"439.306903ms","remote":"127.0.0.1:50570","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-03-30T16:52:02.811045Z","caller":"traceutil/trace.go:172","msg":"trace[1976408163] transaction","detail":"{read_only:false; response_revision:992; number_of_response:1; }","duration":"264.017784ms","start":"2026-03-30T16:52:02.546977Z","end":"2026-03-30T16:52:02.810995Z","steps":["trace[1976408163] 'process raft request' (duration: 263.880851ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:52:02.864884Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"312.736196ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-30T16:52:02.865014Z","caller":"traceutil/trace.go:172","msg":"trace[1706355420] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:995; }","duration":"312.90963ms","start":"2026-03-30T16:52:02.552083Z","end":"2026-03-30T16:52:02.864993Z","steps":["trace[1706355420] 'agreement among raft nodes before linearized reading' (duration: 312.668484ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:52:02.865249Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"319.554953ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-2rjnw\" limit:1 ","response":"range_response_count:1 size:18521"} {"level":"info","ts":"2026-03-30T16:52:02.865356Z","caller":"traceutil/trace.go:172","msg":"trace[828962726] range","detail":"{range_begin:/registry/pods/kube-system/cilium-2rjnw; range_end:; response_count:1; response_revision:995; }","duration":"319.693676ms","start":"2026-03-30T16:52:02.545642Z","end":"2026-03-30T16:52:02.865335Z","steps":["trace[828962726] 'agreement among raft nodes before linearized reading' (duration: 319.056981ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:52:02.865396Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-03-30T16:52:02.545592Z","time spent":"319.794138ms","remote":"127.0.0.1:50450","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18544,"request content":"key:\"/registry/pods/kube-system/cilium-2rjnw\" limit:1 "} {"level":"warn","ts":"2026-03-30T16:52:13.533812Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46880","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:52:16.560057Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46910","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:52:16.575574Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46918","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:52:16.614169Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46970","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-03-30T16:52:16.996988Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:46994","server-name":"","error":"EOF"} {"level":"info","ts":"2026-03-30T16:53:28.998159Z","caller":"traceutil/trace.go:172","msg":"trace[17301817] linearizableReadLoop","detail":"{readStateIndex:1886; appliedIndex:1885; }","duration":"174.241815ms","start":"2026-03-30T16:53:28.823763Z","end":"2026-03-30T16:53:28.998005Z","steps":["trace[17301817] 'read index received' (duration: 52.757047ms)","trace[17301817] 'applied index is now lower than readState.Index' (duration: 121.484018ms)"],"step_count":2} {"level":"warn","ts":"2026-03-30T16:53:28.998338Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"174.531612ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/cilium.io/ciliumclusterwidenetworkpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-30T16:53:28.998567Z","caller":"traceutil/trace.go:172","msg":"trace[947861098] range","detail":"{range_begin:/registry/cilium.io/ciliumclusterwidenetworkpolicies; range_end:; response_count:0; response_revision:1609; }","duration":"174.734937ms","start":"2026-03-30T16:53:28.823758Z","end":"2026-03-30T16:53:28.998493Z","steps":["trace[947861098] 'agreement among raft nodes before linearized reading' (duration: 174.47197ms)"],"step_count":1} {"level":"warn","ts":"2026-03-30T16:53:33.595895Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"110.760328ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-03-30T16:53:33.596005Z","caller":"traceutil/trace.go:172","msg":"trace[1501976782] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1624; }","duration":"110.880841ms","start":"2026-03-30T16:53:33.485102Z","end":"2026-03-30T16:53:33.595983Z","steps":["trace[1501976782] 'agreement among raft nodes before linearized reading' (duration: 73.113042ms)","trace[1501976782] 'range keys from in-memory index tree' (duration: 37.613616ms)"],"step_count":2} {"level":"info","ts":"2026-03-30T16:53:35.813464Z","caller":"traceutil/trace.go:172","msg":"trace[403040523] transaction","detail":"{read_only:false; response_revision:1635; number_of_response:1; }","duration":"175.066527ms","start":"2026-03-30T16:53:35.638378Z","end":"2026-03-30T16:53:35.813444Z","steps":["trace[403040523] 'process raft request' (duration: 174.873373ms)"],"step_count":1}