{"level":"warn","ts":"2026-06-09T17:56:35.252584Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-06-09T17:56:35.252757Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-06-09T17:56:35.252808Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.177: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.177:2380","--initial-cluster=controller-1=https://199.204.45.3:2380,controller-3=https://199.204.45.177:2380,controller-2=https://199.19.213.143: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.177:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.177: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-06-09T17:56:35.252934Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-06-09T17:56:35.252959Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-06-09T17:56:35.252969Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.177:2380"]} {"level":"info","ts":"2026-06-09T17:56:35.253021Z","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-06-09T17:56:35.253704Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.177:2379"]} {"level":"info","ts":"2026-06-09T17:56:35.253872Z","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.177:2380"],"listen-peer-urls":["https://199.204.45.177:2380"],"advertise-client-urls":["https://199.204.45.177:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.177:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.3:2380,controller-2=https://199.19.213.143:2380,controller-3=https://199.204.45.177: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-06-09T17:56:35.254636Z","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: 0xc00011e5d0}"} {"level":"info","ts":"2026-06-09T17:56:35.258508Z","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-06-09T17:56:35.258603Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.084573ms"} {"level":"info","ts":"2026-06-09T17:56:35.258671Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-06-09T17:56:35.258701Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-06-09T17:56:35.268654Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.177:2380","host":"199.204.45.177:2380","resolved-addr":"199.204.45.177:2380"} {"level":"info","ts":"2026-06-09T17:56:35.268698Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.3:2380","host":"199.204.45.3:2380","resolved-addr":"199.204.45.3:2380"} {"level":"info","ts":"2026-06-09T17:56:35.268734Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.143:2380","host":"199.19.213.143:2380","resolved-addr":"199.19.213.143:2380"} {"level":"info","ts":"2026-06-09T17:56:35.268745Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.3:2380","host":"199.204.45.3:2380","resolved-addr":"199.204.45.3:2380"} {"level":"info","ts":"2026-06-09T17:56:35.268756Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.143:2380","host":"199.19.213.143:2380","resolved-addr":"199.19.213.143:2380"} {"level":"info","ts":"2026-06-09T17:56:35.268767Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.177:2380","host":"199.204.45.177:2380","resolved-addr":"199.204.45.177:2380"} {"level":"info","ts":"2026-06-09T17:56:35.282217Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-06-09T17:56:35.290667Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-06-09T17:56:35.290722Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"706bb017fa9e3807","cluster-id":"dfc54657ad8a2432"} {"level":"info","ts":"2026-06-09T17:56:35.290747Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-06-09T17:56:35.292063Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"706bb017fa9e3807 switched to configuration voters=()"} {"level":"info","ts":"2026-06-09T17:56:35.292118Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"706bb017fa9e3807 became follower at term 0"} {"level":"info","ts":"2026-06-09T17:56:35.292132Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 706bb017fa9e3807 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-06-09T17:56:35.304749Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-06-09T17:56:35.308593Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-06-09T17:56:35.311811Z","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-06-09T17:56:35.312771Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.312903Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d","remote-peer-urls":["https://199.204.45.3:2380"]} {"level":"info","ts":"2026-06-09T17:56:35.312996Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.313025Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2","remote-peer-urls":["https://199.19.213.143:2380"]} {"level":"info","ts":"2026-06-09T17:56:35.313237Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.313315Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.313572Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.313649Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.313815Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.313843Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.314032Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.313936Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d","remote-peer-urls":["https://199.204.45.3:2380"]} {"level":"info","ts":"2026-06-09T17:56:35.314225Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.314292Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.314738Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.315928Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.316012Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.316038Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2","remote-peer-urls":["https://199.19.213.143:2380"]} {"level":"info","ts":"2026-06-09T17:56:35.316093Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"706bb017fa9e3807","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-06-09T17:56:35.316333Z","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-06-09T17:56:35.316561Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.316597Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.316574Z","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-06-09T17:56:35.316645Z","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-06-09T17:56:35.316661Z","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-06-09T17:56:35.316745Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"706bb017fa9e3807","initial-advertise-peer-urls":["https://199.204.45.177:2380"],"listen-peer-urls":["https://199.204.45.177:2380"],"advertise-client-urls":["https://199.204.45.177:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.177:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-06-09T17:56:35.316782Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-06-09T17:56:35.316839Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.177:2380"} {"level":"info","ts":"2026-06-09T17:56:35.316853Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.177:2380"} {"level":"info","ts":"2026-06-09T17:56:35.317039Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-06-09T17:56:35.317550Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"706bb017fa9e3807 [term: 0] received a MsgHeartbeat message with higher term from 597401b06ce1cf3d [term: 2]"} {"level":"info","ts":"2026-06-09T17:56:35.317599Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"706bb017fa9e3807 became follower at term 2"} {"level":"info","ts":"2026-06-09T17:56:35.317618Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 706bb017fa9e3807 elected leader 597401b06ce1cf3d at term 2"} {"level":"info","ts":"2026-06-09T17:56:35.328099Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.328246Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.328708Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.328755Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.328974Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.330661Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.337047Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"706bb017fa9e3807","remote-snapshot-sender-id":"597401b06ce1cf3d","incoming-snapshot-index":712,"incoming-snapshot-message-size-bytes":9168,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-06-09T17:56:35.345008Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"706bb017fa9e3807","to":"597401b06ce1cf3d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-09T17:56:35.345093Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.346043Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"706bb017fa9e3807","to":"eac0fad2ccc152b2","stream-type":"stream Message"} {"level":"info","ts":"2026-06-09T17:56:35.346133Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.346735Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"706bb017fa9e3807","to":"597401b06ce1cf3d","stream-type":"stream Message"} {"level":"info","ts":"2026-06-09T17:56:35.346783Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.349067Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"706bb017fa9e3807","to":"eac0fad2ccc152b2","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-09T17:56:35.349099Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.349431Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002c8.snap.db","bytes":1040384,"size":"1.0 MB"} {"level":"info","ts":"2026-06-09T17:56:35.349470Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"706bb017fa9e3807","remote-snapshot-sender-id":"597401b06ce1cf3d","incoming-snapshot-index":712,"incoming-snapshot-size-bytes":1040384,"incoming-snapshot-size":"1.0 MB","download-took":"12.805572ms"} {"level":"info","ts":"2026-06-09T17:56:35.349635Z","logger":"raft","caller":"v3@v3.6.0/log.go:465","msg":"log [committed=0, applied=0, applying=0, unstable.offset=1, unstable.offsetInProgress=1, len(unstable.Entries)=0] starts to restore snapshot [index: 712, term: 2]"} {"level":"info","ts":"2026-06-09T17:56:35.349723Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"706bb017fa9e3807 switched to configuration voters=(6445778823926632253 16915795983688880818) learners=(8100761971791378439)"} {"level":"info","ts":"2026-06-09T17:56:35.349750Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"706bb017fa9e3807 [commit: 712, lastindex: 712, lastterm: 2] restored snapshot [index: 712, term: 2]"} {"level":"info","ts":"2026-06-09T17:56:35.349763Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"706bb017fa9e3807 [commit: 712] restored snapshot [index: 712, term: 2]"} {"level":"info","ts":"2026-06-09T17:56:35.349898Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":712,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-09T17:56:35.354188Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":712} {"level":"info","ts":"2026-06-09T17:56:35.354529Z","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: 0xc000408160}"} {"level":"info","ts":"2026-06-09T17:56:35.355123Z","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-06-09T17:56:35.355161Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"703.252µs"} {"level":"info","ts":"2026-06-09T17:56:35.355209Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-06-09T17:56:35.356172Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-06-09T17:56:35.356195Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-06-09T17:56:35.358271Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":660} {"level":"info","ts":"2026-06-09T17:56:35.358361Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":712} {"level":"info","ts":"2026-06-09T17:56:35.358380Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-06-09T17:56:35.358468Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-06-09T17:56:35.359369Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-06-09T17:56:35.359392Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-06-09T17:56:35.359419Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-06-09T17:56:35.359427Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-06-09T17:56:35.359725Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-06-09T17:56:35.360167Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-06-09T17:56:35.360202Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-06-09T17:56:35.360329Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-06-09T17:56:35.360349Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"dfc54657ad8a2432","local-member-id":"706bb017fa9e3807","recovered-remote-peer-id":"597401b06ce1cf3d","recovered-remote-peer-urls":["https://199.204.45.3:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-09T17:56:35.360361Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"dfc54657ad8a2432","local-member-id":"706bb017fa9e3807","recovered-remote-peer-id":"706bb017fa9e3807","recovered-remote-peer-urls":["https://199.204.45.177:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-06-09T17:56:35.360368Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"dfc54657ad8a2432","local-member-id":"706bb017fa9e3807","recovered-remote-peer-id":"eac0fad2ccc152b2","recovered-remote-peer-urls":["https://199.19.213.143:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-06-09T17:56:35.360452Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-06-09T17:56:35.360466Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-06-09T17:56:35.360475Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-06-09T17:56:35.360540Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"warn","ts":"2026-06-09T17:56:35.360627Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.360651Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"597401b06ce1cf3d"} {"level":"warn","ts":"2026-06-09T17:56:35.360745Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.360766Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.360833Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"warn","ts":"2026-06-09T17:56:35.361052Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d","error":"context canceled"} {"level":"warn","ts":"2026-06-09T17:56:35.361146Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"597401b06ce1cf3d","error":"failed to read 597401b06ce1cf3d on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-09T17:56:35.361207Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"warn","ts":"2026-06-09T17:56:35.361358Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d","error":"context canceled"} {"level":"info","ts":"2026-06-09T17:56:35.361397Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.361451Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.361465Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"706bb017fa9e3807","removed-remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.361479Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"eac0fad2ccc152b2"} {"level":"warn","ts":"2026-06-09T17:56:35.361523Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.361544Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"eac0fad2ccc152b2"} {"level":"warn","ts":"2026-06-09T17:56:35.361595Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.361660Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.361716Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"warn","ts":"2026-06-09T17:56:35.361934Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2","error":"context canceled"} {"level":"warn","ts":"2026-06-09T17:56:35.361964Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"eac0fad2ccc152b2","error":"failed to read eac0fad2ccc152b2 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-06-09T17:56:35.361981Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"warn","ts":"2026-06-09T17:56:35.362245Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2","error":"context canceled"} {"level":"info","ts":"2026-06-09T17:56:35.362292Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.362351Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.362365Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"706bb017fa9e3807","removed-remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.362380Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-06-09T17:56:35.362393Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-06-09T17:56:35.362423Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.362442Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.362876Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.363067Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.363530Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.363562Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d","remote-peer-urls":["https://199.204.45.3:2380"]} {"level":"info","ts":"2026-06-09T17:56:35.363579Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.363606Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.363760Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.363907Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.365550Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.367347Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.367871Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.367999Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.368240Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.368281Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2","remote-peer-urls":["https://199.19.213.143:2380"]} {"level":"info","ts":"2026-06-09T17:56:35.368293Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-06-09T17:56:35.368413Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":712,"current-applied-index":712,"incoming-leader-snapshot-index":712,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-06-09T17:56:35.376640Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.376724Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.383415Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.383498Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.384185Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.384582Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.419200Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"706bb017fa9e3807","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-06-09T17:56:35.447045Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"706bb017fa9e3807","to":"597401b06ce1cf3d","stream-type":"stream Message"} {"level":"info","ts":"2026-06-09T17:56:35.447093Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.450592Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"706bb017fa9e3807","to":"eac0fad2ccc152b2","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-09T17:56:35.450619Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.452987Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"706bb017fa9e3807","to":"597401b06ce1cf3d","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-06-09T17:56:35.453012Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"706bb017fa9e3807","remote-peer-id":"597401b06ce1cf3d"} {"level":"info","ts":"2026-06-09T17:56:35.461054Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"706bb017fa9e3807","to":"eac0fad2ccc152b2","stream-type":"stream Message"} {"level":"info","ts":"2026-06-09T17:56:35.461088Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"706bb017fa9e3807","remote-peer-id":"eac0fad2ccc152b2"} {"level":"info","ts":"2026-06-09T17:56:35.693120Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"706bb017fa9e3807 switched to configuration voters=(6445778823926632253 8100761971791378439 16915795983688880818)"} {"level":"info","ts":"2026-06-09T17:56:35.693413Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"dfc54657ad8a2432","local-member-id":"706bb017fa9e3807","promoted-member-id":"706bb017fa9e3807"} {"level":"warn","ts":"2026-06-09T17:56:42.317176Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"706bb017fa9e3807","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.177:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-06-09T17:56:42.321070Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"706bb017fa9e3807","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.177:2379]}","cluster-id":"dfc54657ad8a2432","publish-timeout":"7s"} {"level":"info","ts":"2026-06-09T17:56:42.321104Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-09T17:56:42.321155Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-06-09T17:56:42.321445Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-06-09T17:56:42.321516Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-06-09T17:56:42.323459Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-06-09T17:56:42.324681Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-06-09T17:56:42.325156Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-06-09T17:56:42.328836Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-06-09T17:56:42.331018Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39792","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.331153Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39756","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.331187Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:39738","server-name":"","error":"EOF"} {"level":"info","ts":"2026-06-09T17:56:42.333738Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.177:2379"} {"level":"warn","ts":"2026-06-09T17:56:42.336105Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.177:40310","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.338316Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.177:40334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.339579Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.177:40364","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.339763Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.177:40332","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.340298Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.177:52294","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.340827Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.177:40376","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.341041Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.177:52304","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.341260Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.177:40316","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.347136Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47452","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.352544Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.177:40350","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.361222Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47488","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.381740Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.390755Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47512","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.399844Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47516","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.410949Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47540","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.431860Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47552","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.441039Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47578","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.453006Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47582","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.461577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47594","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.475551Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47602","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.488807Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47612","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.499820Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.506817Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47650","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.514641Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47666","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.521747Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.529788Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47716","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.539118Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47738","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.575905Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47754","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.584696Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47776","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.596902Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.605549Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47804","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.613429Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47822","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.633805Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.644105Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47876","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.654155Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47892","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.664052Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.686632Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.704513Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.712552Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.723329Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47974","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.733764Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:47992","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.743161Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48006","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.753460Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48016","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.760507Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48028","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.767793Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48046","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.780928Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48072","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.791498Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48076","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.802210Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48098","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.810459Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.835159Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48162","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.843034Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48182","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.854099Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48198","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.862670Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48208","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.873441Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48210","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.883812Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48220","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.893055Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48248","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.902990Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48264","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.913642Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48284","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.936462Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48300","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.945431Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48322","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.988300Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:42.997380Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48366","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:43.004505Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48396","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:43.060364Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:48408","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:56:47.363919Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"103.442333ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:509"} {"level":"info","ts":"2026-06-09T17:56:47.363995Z","caller":"traceutil/trace.go:172","msg":"trace[69980496] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:693; }","duration":"103.572254ms","start":"2026-06-09T17:56:47.260409Z","end":"2026-06-09T17:56:47.363981Z","steps":["trace[69980496] 'range keys from in-memory index tree' (duration: 101.962461ms)"],"step_count":1} {"level":"info","ts":"2026-06-09T17:56:57.967673Z","caller":"traceutil/trace.go:172","msg":"trace[1190339453] transaction","detail":"{read_only:false; response_revision:751; number_of_response:1; }","duration":"115.612453ms","start":"2026-06-09T17:56:57.851976Z","end":"2026-06-09T17:56:57.967588Z","steps":["trace[1190339453] 'process raft request' (duration: 115.41284ms)"],"step_count":1} {"level":"info","ts":"2026-06-09T17:56:57.973191Z","caller":"traceutil/trace.go:172","msg":"trace[140919585] linearizableReadLoop","detail":"{readStateIndex:818; appliedIndex:818; }","duration":"102.798356ms","start":"2026-06-09T17:56:57.870372Z","end":"2026-06-09T17:56:57.973170Z","steps":["trace[140919585] 'read index received' (duration: 102.792526ms)","trace[140919585] 'applied index is now lower than readState.Index' (duration: 4.67µs)"],"step_count":2} {"level":"warn","ts":"2026-06-09T17:56:57.973550Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"103.163871ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:437"} {"level":"info","ts":"2026-06-09T17:56:57.973864Z","caller":"traceutil/trace.go:172","msg":"trace[1644515474] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:751; }","duration":"103.469895ms","start":"2026-06-09T17:56:57.870360Z","end":"2026-06-09T17:56:57.973830Z","steps":["trace[1644515474] 'agreement among raft nodes before linearized reading' (duration: 103.010638ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:28.267605Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"100.973923ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1alpha1.gateway.networking.x-k8s.io\" limit:1 ","response":"range_response_count:1 size:1019"} {"level":"info","ts":"2026-06-09T17:57:28.267685Z","caller":"traceutil/trace.go:172","msg":"trace[708483978] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1alpha1.gateway.networking.x-k8s.io; range_end:; response_count:1; response_revision:939; }","duration":"101.068815ms","start":"2026-06-09T17:57:28.166604Z","end":"2026-06-09T17:57:28.267673Z","steps":["trace[708483978] 'agreement among raft nodes before linearized reading' (duration: 100.873302ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:28.267915Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"101.193646ms","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-06-09T17:57:28.267937Z","caller":"traceutil/trace.go:172","msg":"trace[378704299] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:939; }","duration":"101.225707ms","start":"2026-06-09T17:57:28.166706Z","end":"2026-06-09T17:57:28.267932Z","steps":["trace[378704299] 'agreement among raft nodes before linearized reading' (duration: 101.157966ms)"],"step_count":1} {"level":"info","ts":"2026-06-09T17:57:28.810254Z","caller":"traceutil/trace.go:172","msg":"trace[822861049] linearizableReadLoop","detail":"{readStateIndex:1130; appliedIndex:1130; }","duration":"109.364285ms","start":"2026-06-09T17:57:28.700864Z","end":"2026-06-09T17:57:28.810228Z","steps":["trace[822861049] 'read index received' (duration: 109.356515ms)","trace[822861049] 'applied index is now lower than readState.Index' (duration: 6.34µs)"],"step_count":2} {"level":"warn","ts":"2026-06-09T17:57:28.810698Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"109.80314ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:437"} {"level":"info","ts":"2026-06-09T17:57:28.810968Z","caller":"traceutil/trace.go:172","msg":"trace[1699558157] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:974; }","duration":"110.099064ms","start":"2026-06-09T17:57:28.700852Z","end":"2026-06-09T17:57:28.810951Z","steps":["trace[1699558157] 'agreement among raft nodes before linearized reading' (duration: 109.568598ms)"],"step_count":1} {"level":"info","ts":"2026-06-09T17:57:28.817471Z","caller":"traceutil/trace.go:172","msg":"trace[1035073147] transaction","detail":"{read_only:false; number_of_response:1; response_revision:975; }","duration":"102.179458ms","start":"2026-06-09T17:57:28.715280Z","end":"2026-06-09T17:57:28.817460Z","steps":["trace[1035073147] 'process raft request' (duration: 101.736662ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:28.821034Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"119.322205ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-controller-manager\" limit:1 ","response":"range_response_count:1 size:509"} {"level":"info","ts":"2026-06-09T17:57:28.821113Z","caller":"traceutil/trace.go:172","msg":"trace[1259401629] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:977; }","duration":"119.404056ms","start":"2026-06-09T17:57:28.701684Z","end":"2026-06-09T17:57:28.821089Z","steps":["trace[1259401629] 'agreement among raft nodes before linearized reading' (duration: 119.217084ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:29.376698Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"237.918992ms","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-06-09T17:57:29.376786Z","caller":"traceutil/trace.go:172","msg":"trace[195038276] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:980; }","duration":"238.020593ms","start":"2026-06-09T17:57:29.138748Z","end":"2026-06-09T17:57:29.376769Z","steps":["trace[195038276] 'range keys from in-memory index tree' (duration: 237.869032ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:29.499169Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":4037370059099823674,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-09T17:57:29.567358Z","caller":"traceutil/trace.go:172","msg":"trace[1899921461] transaction","detail":"{read_only:false; number_of_response:1; response_revision:982; }","duration":"661.724733ms","start":"2026-06-09T17:57:28.905614Z","end":"2026-06-09T17:57:29.567339Z","steps":["trace[1899921461] 'process raft request' (duration: 661.666402ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:29.568174Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:28.905588Z","time spent":"661.846204ms","remote":"127.0.0.1:47472","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":105,"response count":0,"response size":98749,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-09T17:57:29.568532Z","caller":"traceutil/trace.go:172","msg":"trace[722767546] transaction","detail":"{read_only:false; response_revision:982; number_of_response:1; }","duration":"672.504664ms","start":"2026-06-09T17:57:28.895995Z","end":"2026-06-09T17:57:29.568500Z","steps":["trace[722767546] 'process raft request' (duration: 671.090637ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:29.568901Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:28.895972Z","time spent":"672.703216ms","remote":"127.0.0.1:47472","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":74745,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-09T17:57:29.584996Z","caller":"traceutil/trace.go:172","msg":"trace[584646423] linearizableReadLoop","detail":"{readStateIndex:1141; appliedIndex:1143; }","duration":"586.301537ms","start":"2026-06-09T17:57:28.998677Z","end":"2026-06-09T17:57:29.584978Z","steps":["trace[584646423] 'read index received' (duration: 586.298157ms)","trace[584646423] 'applied index is now lower than readState.Index' (duration: 2.73µs)"],"step_count":2} {"level":"warn","ts":"2026-06-09T17:57:29.585487Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"586.783533ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:483"} {"level":"info","ts":"2026-06-09T17:57:29.585579Z","caller":"traceutil/trace.go:172","msg":"trace[1425390850] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:982; }","duration":"586.896284ms","start":"2026-06-09T17:57:28.998672Z","end":"2026-06-09T17:57:29.585569Z","steps":["trace[1425390850] 'agreement among raft nodes before linearized reading' (duration: 586.430989ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:29.585645Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:28.998642Z","time spent":"586.991666ms","remote":"127.0.0.1:47836","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":506,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"warn","ts":"2026-06-09T17:57:29.601237Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"224.227927ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-09T17:57:29.601392Z","caller":"traceutil/trace.go:172","msg":"trace[2146784176] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:986; }","duration":"224.559511ms","start":"2026-06-09T17:57:29.376821Z","end":"2026-06-09T17:57:29.601380Z","steps":["trace[2146784176] 'agreement among raft nodes before linearized reading' (duration: 224.211947ms)"],"step_count":1} {"level":"info","ts":"2026-06-09T17:57:30.318812Z","caller":"traceutil/trace.go:172","msg":"trace[817061970] linearizableReadLoop","detail":"{readStateIndex:1159; appliedIndex:1159; }","duration":"240.586955ms","start":"2026-06-09T17:57:30.078193Z","end":"2026-06-09T17:57:30.318780Z","steps":["trace[817061970] 'read index received' (duration: 240.574265ms)","trace[817061970] 'applied index is now lower than readState.Index' (duration: 11.18µs)"],"step_count":2} {"level":"warn","ts":"2026-06-09T17:57:30.319161Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"240.951209ms","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-06-09T17:57:30.319202Z","caller":"traceutil/trace.go:172","msg":"trace[1985109492] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:992; }","duration":"241.011419ms","start":"2026-06-09T17:57:30.078178Z","end":"2026-06-09T17:57:30.319190Z","steps":["trace[1985109492] 'agreement among raft nodes before linearized reading' (duration: 240.745156ms)"],"step_count":1} {"level":"info","ts":"2026-06-09T17:57:30.330569Z","caller":"traceutil/trace.go:172","msg":"trace[983466797] transaction","detail":"{read_only:false; number_of_response:1; response_revision:995; }","duration":"392.371693ms","start":"2026-06-09T17:57:29.938173Z","end":"2026-06-09T17:57:30.330545Z","steps":["trace[983466797] 'process raft request' (duration: 392.1431ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:30.330724Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:29.938149Z","time spent":"392.494194ms","remote":"127.0.0.1:47472","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":99,"response count":0,"response size":15713,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-09T17:57:30.330942Z","caller":"traceutil/trace.go:172","msg":"trace[200239804] transaction","detail":"{read_only:false; number_of_response:1; response_revision:995; }","duration":"335.526556ms","start":"2026-06-09T17:57:29.995342Z","end":"2026-06-09T17:57:30.330869Z","steps":["trace[200239804] 'process raft request' (duration: 335.117891ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:30.331086Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:29.995311Z","time spent":"335.701338ms","remote":"127.0.0.1:47472","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":95,"response count":0,"response size":570141,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-06-09T17:57:30.335581Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"197.153432ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-09T17:57:30.335650Z","caller":"traceutil/trace.go:172","msg":"trace[1977677887] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:996; }","duration":"197.242323ms","start":"2026-06-09T17:57:30.138391Z","end":"2026-06-09T17:57:30.335633Z","steps":["trace[1977677887] 'agreement among raft nodes before linearized reading' (duration: 197.130241ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:37.370286Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":4037370059099823727,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-06-09T17:57:37.871126Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":4037370059099823727,"retry-timeout":"500ms"} {"level":"info","ts":"2026-06-09T17:57:37.888456Z","caller":"traceutil/trace.go:172","msg":"trace[2106531975] linearizableReadLoop","detail":"{readStateIndex:1226; appliedIndex:1227; }","duration":"1.018367161s","start":"2026-06-09T17:57:36.870059Z","end":"2026-06-09T17:57:37.888426Z","steps":["trace[2106531975] 'read index received' (duration: 1.01832583s)","trace[2106531975] 'applied index is now lower than readState.Index' (duration: 39.831µs)"],"step_count":2} {"level":"warn","ts":"2026-06-09T17:57:37.888725Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.018640304s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-czd2n\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-06-09T17:57:37.888777Z","caller":"traceutil/trace.go:172","msg":"trace[546217955] range","detail":"{range_begin:/registry/pods/kube-system/cilium-czd2n; range_end:; response_count:1; response_revision:1049; }","duration":"1.018704395s","start":"2026-06-09T17:57:36.870055Z","end":"2026-06-09T17:57:37.888759Z","steps":["trace[546217955] 'agreement among raft nodes before linearized reading' (duration: 1.018498192s)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:37.888820Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:36.870043Z","time spent":"1.018766225s","remote":"127.0.0.1:47682","response type":"/etcdserverpb.KV/Range","request count":0,"request size":43,"response count":1,"response size":18377,"request content":"key:\"/registry/pods/kube-system/cilium-czd2n\" limit:1 "} {"level":"warn","ts":"2026-06-09T17:57:37.888994Z","caller":"etcdserver/v3_server.go:888","msg":"ignored out-of-date read index response; local node read indexes queueing up and waiting to be in sync with leader","sent-request-id":4037370059099823728,"received-request-id":4037370059099823727} {"level":"warn","ts":"2026-06-09T17:57:37.889767Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"751.140376ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-09T17:57:37.889867Z","caller":"traceutil/trace.go:172","msg":"trace[1117713250] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1051; }","duration":"751.255197ms","start":"2026-06-09T17:57:37.138591Z","end":"2026-06-09T17:57:37.889847Z","steps":["trace[1117713250] 'agreement among raft nodes before linearized reading' (duration: 751.116565ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:37.889895Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"527.6609ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/namespaces/kube-system\" limit:1 ","response":"range_response_count:1 size:351"} {"level":"info","ts":"2026-06-09T17:57:37.889957Z","caller":"traceutil/trace.go:172","msg":"trace[1006921335] range","detail":"{range_begin:/registry/namespaces/kube-system; range_end:; response_count:1; response_revision:1051; }","duration":"527.726632ms","start":"2026-06-09T17:57:37.362213Z","end":"2026-06-09T17:57:37.889940Z","steps":["trace[1006921335] 'agreement among raft nodes before linearized reading' (duration: 527.55703ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:37.889993Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:37.362197Z","time spent":"527.786523ms","remote":"127.0.0.1:47566","response type":"/etcdserverpb.KV/Range","request count":0,"request size":36,"response count":1,"response size":374,"request content":"key:\"/registry/namespaces/kube-system\" limit:1 "} {"level":"warn","ts":"2026-06-09T17:57:38.639371Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":4037370059099823731,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-06-09T17:57:39.140322Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":4037370059099823731,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-06-09T17:57:39.395152Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.47892676s","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-06-09T17:57:39.641497Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":4037370059099823731,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-06-09T17:57:39.847256Z","caller":"wal/wal.go:845","msg":"slow fdatasync","took":"1.089922413s","expected-duration":"1s"} {"level":"info","ts":"2026-06-09T17:57:39.850881Z","caller":"traceutil/trace.go:172","msg":"trace[280011410] transaction","detail":"{read_only:false; response_revision:1055; number_of_response:1; }","duration":"1.94227107s","start":"2026-06-09T17:57:37.908588Z","end":"2026-06-09T17:57:39.850859Z","steps":["trace[280011410] 'process raft request' (duration: 1.942091078s)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:39.851031Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:37.908567Z","time spent":"1.942396892s","remote":"127.0.0.1:47682","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":18511,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-06-09T17:57:40.131407Z","caller":"traceutil/trace.go:172","msg":"trace[1340704264] linearizableReadLoop","detail":"{readStateIndex:1233; appliedIndex:1235; }","duration":"1.992505529s","start":"2026-06-09T17:57:38.138887Z","end":"2026-06-09T17:57:40.131393Z","steps":["trace[1340704264] 'read index received' (duration: 1.992500378s)","trace[1340704264] 'applied index is now lower than readState.Index' (duration: 4.431µs)"],"step_count":2} {"level":"warn","ts":"2026-06-09T17:57:40.131536Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.992674261s","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-09T17:57:40.131556Z","caller":"traceutil/trace.go:172","msg":"trace[686731913] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1057; }","duration":"1.992707811s","start":"2026-06-09T17:57:38.138842Z","end":"2026-06-09T17:57:40.131550Z","steps":["trace[686731913] 'agreement among raft nodes before linearized reading' (duration: 1.992659541s)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:40.133438Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.604069659s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-06-09T17:57:40.133491Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"300.091859ms","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-06-09T17:57:40.133512Z","caller":"traceutil/trace.go:172","msg":"trace[428173015] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1058; }","duration":"1.60415082s","start":"2026-06-09T17:57:38.529346Z","end":"2026-06-09T17:57:40.133497Z","steps":["trace[428173015] 'agreement among raft nodes before linearized reading' (duration: 1.604034089s)"],"step_count":1} {"level":"info","ts":"2026-06-09T17:57:40.133525Z","caller":"traceutil/trace.go:172","msg":"trace[1214336051] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1058; }","duration":"300.131349ms","start":"2026-06-09T17:57:39.833384Z","end":"2026-06-09T17:57:40.133515Z","steps":["trace[1214336051] 'agreement among raft nodes before linearized reading' (duration: 299.961488ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:40.133513Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.204972404s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 ","response":"range_response_count:1 size:483"} {"level":"warn","ts":"2026-06-09T17:57:40.133555Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:39.833363Z","time spent":"300.18567ms","remote":"127.0.0.1:47836","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":465,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"info","ts":"2026-06-09T17:57:40.133568Z","caller":"traceutil/trace.go:172","msg":"trace[799960463] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:1058; }","duration":"1.205030115s","start":"2026-06-09T17:57:38.928523Z","end":"2026-06-09T17:57:40.133554Z","steps":["trace[799960463] 'agreement among raft nodes before linearized reading' (duration: 1.204927904s)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:40.133599Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:38.928497Z","time spent":"1.205094336s","remote":"127.0.0.1:47836","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":506,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"warn","ts":"2026-06-09T17:57:40.133661Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.603101608s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:437"} {"level":"info","ts":"2026-06-09T17:57:40.133685Z","caller":"traceutil/trace.go:172","msg":"trace[1880587487] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:1058; }","duration":"1.603125168s","start":"2026-06-09T17:57:38.530554Z","end":"2026-06-09T17:57:40.133679Z","steps":["trace[1880587487] 'agreement among raft nodes before linearized reading' (duration: 1.603015447s)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:40.133700Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:38.530542Z","time spent":"1.603153929s","remote":"127.0.0.1:47836","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":460,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"warn","ts":"2026-06-09T17:57:40.133703Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.621907847s","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-06-09T17:57:40.133728Z","caller":"traceutil/trace.go:172","msg":"trace[1938126910] range","detail":"{range_begin:/registry/leases/kube-system/kube-controller-manager; range_end:; response_count:1; response_revision:1058; }","duration":"1.621929638s","start":"2026-06-09T17:57:38.511788Z","end":"2026-06-09T17:57:40.133718Z","steps":["trace[1938126910] 'agreement among raft nodes before linearized reading' (duration: 1.621886117s)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:40.133746Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:38.511756Z","time spent":"1.621984759s","remote":"127.0.0.1:47836","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":"warn","ts":"2026-06-09T17:57:40.133552Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-06-09T17:57:38.529339Z","time spent":"1.604204911s","remote":"127.0.0.1:39772","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":28,"request content":"key:\"/registry/health\" "} {"level":"info","ts":"2026-06-09T17:57:41.141518Z","caller":"traceutil/trace.go:172","msg":"trace[1921760525] transaction","detail":"{read_only:false; response_revision:1064; number_of_response:1; }","duration":"242.150534ms","start":"2026-06-09T17:57:40.899340Z","end":"2026-06-09T17:57:41.141491Z","steps":["trace[1921760525] 'process raft request' (duration: 214.359051ms)","trace[1921760525] 'compare' (duration: 27.67086ms)"],"step_count":2} {"level":"info","ts":"2026-06-09T17:57:45.276873Z","caller":"traceutil/trace.go:172","msg":"trace[108049686] linearizableReadLoop","detail":"{readStateIndex:1318; appliedIndex:1319; }","duration":"138.226376ms","start":"2026-06-09T17:57:45.138624Z","end":"2026-06-09T17:57:45.276850Z","steps":["trace[108049686] 'read index received' (duration: 138.220826ms)","trace[108049686] 'applied index is now lower than readState.Index' (duration: 4.39µs)"],"step_count":2} {"level":"warn","ts":"2026-06-09T17:57:45.276992Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"138.377417ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-09T17:57:45.277022Z","caller":"traceutil/trace.go:172","msg":"trace[533598014] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1136; }","duration":"138.421988ms","start":"2026-06-09T17:57:45.138591Z","end":"2026-06-09T17:57:45.277013Z","steps":["trace[533598014] 'agreement among raft nodes before linearized reading' (duration: 138.354077ms)"],"step_count":1} {"level":"warn","ts":"2026-06-09T17:57:51.701750Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51808","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:57:52.174234Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51818","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:57:52.186529Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:57:52.292332Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51880","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:57:52.319569Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51896","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:57:52.474270Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T17:57:54.550684Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:51948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-06-09T18:00:13.243556Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"105.6722ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-06-09T18:00:13.243656Z","caller":"traceutil/trace.go:172","msg":"trace[838887873] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1922; }","duration":"105.783114ms","start":"2026-06-09T18:00:13.137854Z","end":"2026-06-09T18:00:13.243637Z","steps":["trace[838887873] 'agreement among raft nodes before linearized reading' (duration: 70.674872ms)","trace[838887873] 'range keys from in-memory index tree' (duration: 34.976917ms)"],"step_count":2}