{"level":"warn","ts":"2026-07-25T00:55:09.830696Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-07-25T00:55:09.830919Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-07-25T00:55:09.830940Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.57: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.57:2380","--initial-cluster=controller-1=https://199.204.45.169:2380,controller-2=https://199.204.45.4:2380,controller-3=https://199.204.45.57: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.57:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.57: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-07-25T00:55:09.831043Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-07-25T00:55:09.831077Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-07-25T00:55:09.831092Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.57:2380"]} {"level":"info","ts":"2026-07-25T00:55:09.831119Z","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-07-25T00:55:09.833259Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.57:2379"]} {"level":"info","ts":"2026-07-25T00:55:09.833396Z","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.57:2380"],"listen-peer-urls":["https://199.204.45.57:2380"],"advertise-client-urls":["https://199.204.45.57:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.57:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.204.45.169:2380,controller-2=https://199.204.45.4:2380,controller-3=https://199.204.45.57: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-07-25T00:55:09.834363Z","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: 0xc0003ba0f8}"} {"level":"info","ts":"2026-07-25T00:55:09.839832Z","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-07-25T00:55:09.839900Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"5.656035ms"} {"level":"info","ts":"2026-07-25T00:55:09.840053Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-07-25T00:55:09.840072Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-07-25T00:55:09.852181Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.4:2380","host":"199.204.45.4:2380","resolved-addr":"199.204.45.4:2380"} {"level":"info","ts":"2026-07-25T00:55:09.852298Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.169:2380","host":"199.204.45.169:2380","resolved-addr":"199.204.45.169:2380"} {"level":"info","ts":"2026-07-25T00:55:09.852345Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.57:2380","host":"199.204.45.57:2380","resolved-addr":"199.204.45.57:2380"} {"level":"info","ts":"2026-07-25T00:55:09.852381Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.169:2380","host":"199.204.45.169:2380","resolved-addr":"199.204.45.169:2380"} {"level":"info","ts":"2026-07-25T00:55:09.852477Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.57:2380","host":"199.204.45.57:2380","resolved-addr":"199.204.45.57:2380"} {"level":"info","ts":"2026-07-25T00:55:09.852524Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.4:2380","host":"199.204.45.4:2380","resolved-addr":"199.204.45.4:2380"} {"level":"info","ts":"2026-07-25T00:55:09.867317Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-07-25T00:55:09.875517Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-07-25T00:55:09.875549Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"abf9ee22e58d7214","cluster-id":"bfb5247022b87cb1"} {"level":"info","ts":"2026-07-25T00:55:09.875578Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-07-25T00:55:09.875658Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"abf9ee22e58d7214 switched to configuration voters=()"} {"level":"info","ts":"2026-07-25T00:55:09.875740Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"abf9ee22e58d7214 became follower at term 0"} {"level":"info","ts":"2026-07-25T00:55:09.875784Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft abf9ee22e58d7214 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-07-25T00:55:09.881285Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-07-25T00:55:09.882615Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-07-25T00:55:09.887108Z","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-07-25T00:55:09.887841Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.887861Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac","remote-peer-urls":["https://199.204.45.169:2380"]} {"level":"info","ts":"2026-07-25T00:55:09.887881Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.887898Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c","remote-peer-urls":["https://199.204.45.4:2380"]} {"level":"info","ts":"2026-07-25T00:55:09.887921Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.887938Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.888735Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.888929Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.891848Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.891886Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac","remote-peer-urls":["https://199.204.45.169:2380"]} {"level":"info","ts":"2026-07-25T00:55:09.891883Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.891913Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.891929Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.892004Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.892010Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.892022Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c","remote-peer-urls":["https://199.204.45.4:2380"]} {"level":"info","ts":"2026-07-25T00:55:09.892050Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"abf9ee22e58d7214","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-07-25T00:55:09.892039Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.892072Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.892135Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.892172Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.892177Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-07-25T00:55:09.893334Z","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-07-25T00:55:09.894358Z","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-07-25T00:55:09.894371Z","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-07-25T00:55:09.893334Z","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-07-25T00:55:09.893378Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.57:2380"} {"level":"info","ts":"2026-07-25T00:55:09.894794Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.57:2380"} {"level":"info","ts":"2026-07-25T00:55:09.895259Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"abf9ee22e58d7214 [term: 0] received a MsgHeartbeat message with higher term from 1c917701ce165bac [term: 2]"} {"level":"info","ts":"2026-07-25T00:55:09.895304Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"abf9ee22e58d7214 became follower at term 2"} {"level":"info","ts":"2026-07-25T00:55:09.895321Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: abf9ee22e58d7214 elected leader 1c917701ce165bac at term 2"} {"level":"info","ts":"2026-07-25T00:55:09.896637Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"abf9ee22e58d7214","initial-advertise-peer-urls":["https://199.204.45.57:2380"],"listen-peer-urls":["https://199.204.45.57:2380"],"advertise-client-urls":["https://199.204.45.57:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.57:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-07-25T00:55:09.896697Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-07-25T00:55:09.904306Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"abf9ee22e58d7214","to":"1c917701ce165bac","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-07-25T00:55:09.904366Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.904411Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.906710Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.908427Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"abf9ee22e58d7214","to":"7e75673c68c1ef3c","stream-type":"stream Message"} {"level":"info","ts":"2026-07-25T00:55:09.908451Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.908512Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.909459Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"abf9ee22e58d7214","to":"1c917701ce165bac","stream-type":"stream Message"} {"level":"info","ts":"2026-07-25T00:55:09.909486Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.913159Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.913322Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.913601Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"abf9ee22e58d7214","to":"7e75673c68c1ef3c","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-07-25T00:55:09.913635Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.913645Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.918628Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"abf9ee22e58d7214","remote-snapshot-sender-id":"1c917701ce165bac","incoming-snapshot-index":631,"incoming-snapshot-message-size-bytes":8740,"incoming-snapshot-message-size":"8.7 kB"} {"level":"info","ts":"2026-07-25T00:55:09.929359Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/0000000000000277.snap.db","bytes":983040,"size":"983 kB"} {"level":"info","ts":"2026-07-25T00:55:09.929435Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"abf9ee22e58d7214","remote-snapshot-sender-id":"1c917701ce165bac","incoming-snapshot-index":631,"incoming-snapshot-size-bytes":983040,"incoming-snapshot-size":"983 kB","download-took":"10.929625ms"} {"level":"info","ts":"2026-07-25T00:55:09.929681Z","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: 631, term: 2]"} {"level":"info","ts":"2026-07-25T00:55:09.929862Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"abf9ee22e58d7214 switched to configuration voters=(2058557354321271724 9112302930207305532) learners=(12392197683334181396)"} {"level":"info","ts":"2026-07-25T00:55:09.929896Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"abf9ee22e58d7214 [commit: 631, lastindex: 631, lastterm: 2] restored snapshot [index: 631, term: 2]"} {"level":"info","ts":"2026-07-25T00:55:09.929911Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"abf9ee22e58d7214 [commit: 631] restored snapshot [index: 631, term: 2]"} {"level":"info","ts":"2026-07-25T00:55:09.930113Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":631,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-07-25T00:55:09.933557Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":631} {"level":"info","ts":"2026-07-25T00:55:09.933843Z","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: 0xc000396068}"} {"level":"info","ts":"2026-07-25T00:55:09.934313Z","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-07-25T00:55:09.934356Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"572.287µs"} {"level":"info","ts":"2026-07-25T00:55:09.934406Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-07-25T00:55:09.936002Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-07-25T00:55:09.936022Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-07-25T00:55:09.938543Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":585} {"level":"info","ts":"2026-07-25T00:55:09.938596Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":631} {"level":"info","ts":"2026-07-25T00:55:09.938632Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-07-25T00:55:09.938656Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-07-25T00:55:09.939799Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-07-25T00:55:09.939834Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-07-25T00:55:09.939952Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-07-25T00:55:09.939984Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-07-25T00:55:09.940154Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-07-25T00:55:09.940733Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-07-25T00:55:09.940776Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-07-25T00:55:09.940853Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-07-25T00:55:09.940874Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"bfb5247022b87cb1","local-member-id":"abf9ee22e58d7214","recovered-remote-peer-id":"1c917701ce165bac","recovered-remote-peer-urls":["https://199.204.45.169:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-07-25T00:55:09.940895Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"bfb5247022b87cb1","local-member-id":"abf9ee22e58d7214","recovered-remote-peer-id":"7e75673c68c1ef3c","recovered-remote-peer-urls":["https://199.204.45.4:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-07-25T00:55:09.940906Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"bfb5247022b87cb1","local-member-id":"abf9ee22e58d7214","recovered-remote-peer-id":"abf9ee22e58d7214","recovered-remote-peer-urls":["https://199.204.45.57:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-07-25T00:55:09.940922Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-07-25T00:55:09.940933Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-07-25T00:55:09.940950Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-07-25T00:55:09.940964Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"1c917701ce165bac"} {"level":"warn","ts":"2026-07-25T00:55:09.941039Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.941069Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"1c917701ce165bac"} {"level":"warn","ts":"2026-07-25T00:55:09.941112Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.941134Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.941226Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"warn","ts":"2026-07-25T00:55:09.941416Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac","error":"context canceled"} {"level":"warn","ts":"2026-07-25T00:55:09.941563Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"1c917701ce165bac","error":"failed to read 1c917701ce165bac on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-07-25T00:55:09.941616Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"warn","ts":"2026-07-25T00:55:09.941838Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac","error":"context canceled"} {"level":"info","ts":"2026-07-25T00:55:09.941871Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.941898Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.941931Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"abf9ee22e58d7214","removed-remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.941950Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"7e75673c68c1ef3c"} {"level":"warn","ts":"2026-07-25T00:55:09.941987Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.942018Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"7e75673c68c1ef3c"} {"level":"warn","ts":"2026-07-25T00:55:09.942051Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.942066Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.942123Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"warn","ts":"2026-07-25T00:55:09.942329Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c","error":"context canceled"} {"level":"warn","ts":"2026-07-25T00:55:09.942375Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"7e75673c68c1ef3c","error":"failed to read 7e75673c68c1ef3c on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-07-25T00:55:09.942407Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"warn","ts":"2026-07-25T00:55:09.942535Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c","error":"context canceled"} {"level":"info","ts":"2026-07-25T00:55:09.942562Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.942592Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.942611Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"abf9ee22e58d7214","removed-remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.942629Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-07-25T00:55:09.942646Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-07-25T00:55:09.942676Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.942711Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.942864Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.942893Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac","remote-peer-urls":["https://199.204.45.169:2380"]} {"level":"info","ts":"2026-07-25T00:55:09.942911Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.942935Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.942935Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.943429Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.943471Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.943493Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.943747Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.943780Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.945469Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.945435Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.945657Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c","remote-peer-urls":["https://199.204.45.4:2380"]} {"level":"info","ts":"2026-07-25T00:55:09.945669Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.945893Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-07-25T00:55:09.946142Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":631,"current-applied-index":631,"incoming-leader-snapshot-index":631,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-07-25T00:55:09.946813Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"abf9ee22e58d7214","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.57:2379]}","cluster-id":"bfb5247022b87cb1","publish-timeout":"7s"} {"level":"info","ts":"2026-07-25T00:55:09.947103Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-07-25T00:55:09.947183Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-07-25T00:55:09.947343Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-07-25T00:55:09.947383Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-07-25T00:55:09.948499Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-07-25T00:55:09.948743Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-07-25T00:55:09.948845Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-07-25T00:55:09.950938Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"info","ts":"2026-07-25T00:55:09.952551Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.57:2379"} {"level":"info","ts":"2026-07-25T00:55:09.956960Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.956996Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.958350Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.958450Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.962425Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:09.964707Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:09.992803Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"abf9ee22e58d7214","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-07-25T00:55:10.007934Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"abf9ee22e58d7214","to":"1c917701ce165bac","stream-type":"stream Message"} {"level":"info","ts":"2026-07-25T00:55:10.007971Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:10.009285Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"abf9ee22e58d7214","to":"7e75673c68c1ef3c","stream-type":"stream Message"} {"level":"info","ts":"2026-07-25T00:55:10.009303Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:10.012826Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"abf9ee22e58d7214","to":"1c917701ce165bac","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-07-25T00:55:10.012846Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"1c917701ce165bac"} {"level":"info","ts":"2026-07-25T00:55:10.014961Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"abf9ee22e58d7214","to":"7e75673c68c1ef3c","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-07-25T00:55:10.014996Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"abf9ee22e58d7214","remote-peer-id":"7e75673c68c1ef3c"} {"level":"info","ts":"2026-07-25T00:55:10.180807Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"abf9ee22e58d7214 switched to configuration voters=(2058557354321271724 9112302930207305532 12392197683334181396)"} {"level":"info","ts":"2026-07-25T00:55:10.181112Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"bfb5247022b87cb1","local-member-id":"abf9ee22e58d7214","promoted-member-id":"abf9ee22e58d7214"} {"level":"warn","ts":"2026-07-25T00:55:10.249961Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52726","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.250429Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52754","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.275922Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.285349Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.300612Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.320117Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52858","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.334337Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52868","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.341647Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52902","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.358595Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52908","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.369426Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.380521Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52944","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.390568Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52954","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.398443Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52964","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.408883Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:52984","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.421487Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53014","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.432131Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53026","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.440179Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53044","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.449066Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53062","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.461412Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53082","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.474371Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53114","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.482636Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53132","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.492129Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53142","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.529427Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53166","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.541643Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53190","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.553911Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53192","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.562645Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53226","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.576134Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53232","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.587057Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53234","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.615256Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53242","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.629213Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53262","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.643532Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53282","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.662854Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53294","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.669993Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53314","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.680780Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53330","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.691707Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53340","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.703856Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53342","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.712146Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53366","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.723071Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53398","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.735126Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53410","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.746318Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53416","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.757345Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53442","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.770787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53472","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.779791Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53488","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.791173Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53508","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.804599Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53536","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.809139Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53548","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.821758Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53568","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.834999Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53594","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.845605Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53602","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.857000Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53606","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.868136Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53618","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.877395Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53636","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.888576Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53648","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.900839Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53678","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.912756Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53708","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.921562Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.937075Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.947040Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53748","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:10.963076Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53768","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:11.011841Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:11.030546Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53810","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:11.038991Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53822","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-07-25T00:55:11.096428Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53856","server-name":"","error":"EOF"} {"level":"info","ts":"2026-07-25T00:55:32.351035Z","caller":"traceutil/trace.go:172","msg":"trace[617974321] linearizableReadLoop","detail":"{readStateIndex:788; appliedIndex:788; }","duration":"114.252739ms","start":"2026-07-25T00:55:32.236752Z","end":"2026-07-25T00:55:32.351005Z","steps":["trace[617974321] 'read index received' (duration: 114.246919ms)","trace[617974321] 'applied index is now lower than readState.Index' (duration: 4.92µs)"],"step_count":2} {"level":"warn","ts":"2026-07-25T00:55:32.351253Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"114.487426ms","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-07-25T00:55:32.351309Z","caller":"traceutil/trace.go:172","msg":"trace[400125616] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:723; }","duration":"114.561369ms","start":"2026-07-25T00:55:32.236737Z","end":"2026-07-25T00:55:32.351298Z","steps":["trace[400125616] 'agreement among raft nodes before linearized reading' (duration: 114.375242ms)"],"step_count":1} {"level":"info","ts":"2026-07-25T00:55:47.454681Z","caller":"traceutil/trace.go:172","msg":"trace[1907697126] transaction","detail":"{read_only:false; response_revision:892; number_of_response:1; }","duration":"216.662247ms","start":"2026-07-25T00:55:47.237978Z","end":"2026-07-25T00:55:47.454640Z","steps":["trace[1907697126] 'process raft request' (duration: 205.330358ms)","trace[1907697126] 'compare' (duration: 10.878249ms)"],"step_count":2} {"level":"info","ts":"2026-07-25T00:55:53.937873Z","caller":"traceutil/trace.go:172","msg":"trace[2109340478] transaction","detail":"{read_only:false; response_revision:941; number_of_response:1; }","duration":"266.167962ms","start":"2026-07-25T00:55:53.671686Z","end":"2026-07-25T00:55:53.937854Z","steps":["trace[2109340478] 'process raft request' (duration: 266.025385ms)"],"step_count":1} {"level":"warn","ts":"2026-07-25T00:55:54.022573Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"109.433622ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-07-25T00:55:54.022670Z","caller":"traceutil/trace.go:172","msg":"trace[1870234625] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:941; }","duration":"109.538527ms","start":"2026-07-25T00:55:53.913107Z","end":"2026-07-25T00:55:54.022646Z","steps":["trace[1870234625] 'agreement among raft nodes before linearized reading' (duration: 60.144835ms)","trace[1870234625] 'range keys from in-memory index tree' (duration: 49.269146ms)"],"step_count":2} {"level":"warn","ts":"2026-07-25T00:55:54.618901Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":8220370689754215741,"retry-timeout":"500ms"} {"level":"warn","ts":"2026-07-25T00:55:54.855882Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"539.80956ms","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-07-25T00:55:54.855975Z","caller":"traceutil/trace.go:172","msg":"trace[1785709463] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:943; }","duration":"539.933706ms","start":"2026-07-25T00:55:54.316020Z","end":"2026-07-25T00:55:54.855954Z","steps":["trace[1785709463] 'range keys from in-memory index tree' (duration: 539.787629ms)"],"step_count":1} {"level":"warn","ts":"2026-07-25T00:55:54.856395Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"332.161423ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"warn","ts":"2026-07-25T00:55:55.119707Z","caller":"etcdserver/v3_server.go:911","msg":"waiting for ReadIndex response took too long, retrying","sent-request-id":8220370689754215741,"retry-timeout":"500ms"} {"level":"info","ts":"2026-07-25T00:55:55.157809Z","caller":"traceutil/trace.go:172","msg":"trace[745132109] linearizableReadLoop","detail":"{readStateIndex:1110; appliedIndex:1111; }","duration":"1.039097341s","start":"2026-07-25T00:55:54.118685Z","end":"2026-07-25T00:55:55.157782Z","steps":["trace[745132109] 'read index received' (duration: 1.039090031s)","trace[745132109] 'applied index is now lower than readState.Index' (duration: 5.45µs)"],"step_count":2} {"level":"warn","ts":"2026-07-25T00:55:55.158023Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"1.03929354s","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-07-25T00:55:55.158094Z","caller":"traceutil/trace.go:172","msg":"trace[324092566] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:945; }","duration":"1.039379374s","start":"2026-07-25T00:55:54.118680Z","end":"2026-07-25T00:55:55.158059Z","steps":["trace[324092566] 'agreement among raft nodes before linearized reading' (duration: 1.039250398s)"],"step_count":1} {"level":"warn","ts":"2026-07-25T00:55:55.158254Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-07-25T00:55:54.118656Z","time spent":"1.039555363s","remote":"127.0.0.1:52770","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-07-25T00:55:55.158637Z","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":8220370689754215742,"received-request-id":8220370689754215741} {"level":"warn","ts":"2026-07-25T00:55:55.162649Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"249.103589ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-07-25T00:55:55.162984Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"686.513068ms","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-07-25T00:55:55.163091Z","caller":"traceutil/trace.go:172","msg":"trace[183305047] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:947; }","duration":"686.619823ms","start":"2026-07-25T00:55:54.476454Z","end":"2026-07-25T00:55:55.163073Z","steps":["trace[183305047] 'agreement among raft nodes before linearized reading' (duration: 686.371032ms)"],"step_count":1} {"level":"warn","ts":"2026-07-25T00:55:55.163170Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-07-25T00:55:54.476430Z","time spent":"686.727658ms","remote":"127.0.0.1:53230","response type":"/etcdserverpb.KV/Range","request count":0,"request size":46,"response count":1,"response size":461,"request content":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 "} {"level":"info","ts":"2026-07-25T00:55:55.163177Z","caller":"traceutil/trace.go:172","msg":"trace[1290757580] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:947; }","duration":"249.494748ms","start":"2026-07-25T00:55:54.913489Z","end":"2026-07-25T00:55:55.162983Z","steps":["trace[1290757580] 'agreement among raft nodes before linearized reading' (duration: 249.066187ms)"],"step_count":1} {"level":"info","ts":"2026-07-25T00:55:55.522294Z","caller":"traceutil/trace.go:172","msg":"trace[1060281002] linearizableReadLoop","detail":"{readStateIndex:1113; appliedIndex:1114; }","duration":"351.024883ms","start":"2026-07-25T00:55:55.171247Z","end":"2026-07-25T00:55:55.522272Z","steps":["trace[1060281002] 'read index received' (duration: 351.017723ms)","trace[1060281002] 'applied index is now lower than readState.Index' (duration: 5.7µs)"],"step_count":2} {"level":"warn","ts":"2026-07-25T00:55:55.522397Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"351.131908ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-07-25T00:55:55.522418Z","caller":"traceutil/trace.go:172","msg":"trace[1696559557] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:948; }","duration":"351.16728ms","start":"2026-07-25T00:55:55.171244Z","end":"2026-07-25T00:55:55.522411Z","steps":["trace[1696559557] 'agreement among raft nodes before linearized reading' (duration: 351.102467ms)"],"step_count":1} {"level":"warn","ts":"2026-07-25T00:55:55.522440Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-07-25T00:55:55.171228Z","time spent":"351.206942ms","remote":"127.0.0.1:52770","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":29,"request content":"key:\"/registry/health\" "} {"level":"info","ts":"2026-07-25T00:56:56.981581Z","caller":"traceutil/trace.go:172","msg":"trace[736320178] transaction","detail":"{read_only:false; response_revision:1467; number_of_response:1; }","duration":"119.997639ms","start":"2026-07-25T00:56:56.861565Z","end":"2026-07-25T00:56:56.981562Z","steps":["trace[736320178] 'process raft request' (duration: 119.858558ms)"],"step_count":1}