{"level":"warn","ts":"2026-04-20T17:41:13.931654Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-04-20T17:41:13.931862Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-04-20T17:41:13.931915Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.204.45.222: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.222:2380","--initial-cluster=controller-2=https://199.204.45.153:2380,controller-1=https://199.19.213.237:2380,controller-3=https://199.204.45.222: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.222:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.204.45.222:2380","--name=controller-3","--peer-cert-file=/etc/kubernetes/pki/etcd/peer.crt","--peer-client-cert-auth=true","--peer-key-file=/etc/kubernetes/pki/etcd/peer.key","--peer-trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--snapshot-count=10000","--tls-min-version=TLS1.3","--trusted-ca-file=/etc/kubernetes/pki/etcd/ca.crt","--watch-progress-notify-interval=5s"]} {"level":"info","ts":"2026-04-20T17:41:13.932217Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-04-20T17:41:13.932254Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-04-20T17:41:13.932451Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.204.45.222:2380"]} {"level":"info","ts":"2026-04-20T17:41:13.932579Z","caller":"embed/etcd.go:544","msg":"starting with peer TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/peer.crt, key = /etc/kubernetes/pki/etcd/peer.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-04-20T17:41:13.936646Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.222:2379"]} {"level":"info","ts":"2026-04-20T17:41:13.937195Z","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.222:2380"],"listen-peer-urls":["https://199.204.45.222:2380"],"advertise-client-urls":["https://199.204.45.222:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.222:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.237:2380,controller-2=https://199.204.45.153:2380,controller-3=https://199.204.45.222:2380","initial-cluster-state":"existing","initial-cluster-token":"etcd-cluster","quota-backend-bytes":2147483648,"max-request-bytes":1572864,"max-concurrent-streams":4294967295,"pre-vote":true,"feature-gates":"InitialCorruptCheck=true","initial-corrupt-check":false,"corrupt-check-time-interval":"0s","compact-check-time-interval":"1m0s","auto-compaction-mode":"periodic","auto-compaction-retention":"0s","auto-compaction-interval":"0s","discovery-url":"","discovery-proxy":"","discovery-token":"","discovery-endpoints":"","discovery-dial-timeout":"2s","discovery-request-timeout":"5s","discovery-keepalive-time":"2s","discovery-keepalive-timeout":"6s","discovery-insecure-transport":true,"discovery-insecure-skip-tls-verify":false,"discovery-cert":"","discovery-key":"","discovery-cacert":"","discovery-user":"","downgrade-check-interval":"5s","max-learners":1,"v2-deprecation":"write-only"} {"level":"info","ts":"2026-04-20T17:41:13.938276Z","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: 0xc00011e478}"} {"level":"info","ts":"2026-04-20T17:41:13.941829Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-04-20T17:41:13.941872Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"3.804623ms"} {"level":"info","ts":"2026-04-20T17:41:13.942015Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-04-20T17:41:13.942036Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-04-20T17:41:13.955156Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.237:2380","host":"199.19.213.237:2380","resolved-addr":"199.19.213.237:2380"} {"level":"info","ts":"2026-04-20T17:41:13.955227Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.153:2380","host":"199.204.45.153:2380","resolved-addr":"199.204.45.153:2380"} {"level":"info","ts":"2026-04-20T17:41:13.955253Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.237:2380","host":"199.19.213.237:2380","resolved-addr":"199.19.213.237:2380"} {"level":"info","ts":"2026-04-20T17:41:13.955266Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.222:2380","host":"199.204.45.222:2380","resolved-addr":"199.204.45.222:2380"} {"level":"info","ts":"2026-04-20T17:41:13.955287Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.222:2380","host":"199.204.45.222:2380","resolved-addr":"199.204.45.222:2380"} {"level":"info","ts":"2026-04-20T17:41:13.955298Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.204.45.153:2380","host":"199.204.45.153:2380","resolved-addr":"199.204.45.153:2380"} {"level":"info","ts":"2026-04-20T17:41:13.974644Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-04-20T17:41:13.984815Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-04-20T17:41:13.984862Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"f1c413ae392bdc79","cluster-id":"bea7a5ea8f053dc3"} {"level":"info","ts":"2026-04-20T17:41:13.984909Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-04-20T17:41:13.985005Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"f1c413ae392bdc79 switched to configuration voters=()"} {"level":"info","ts":"2026-04-20T17:41:13.985047Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"f1c413ae392bdc79 became follower at term 0"} {"level":"info","ts":"2026-04-20T17:41:13.985064Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft f1c413ae392bdc79 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-04-20T17:41:13.990365Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-04-20T17:41:13.993172Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-04-20T17:41:13.996852Z","caller":"storage/quota.go:93","msg":"enabled backend quota with default value","quota-name":"v3-applier","quota-size-bytes":2147483648,"quota-size":"2.1 GB"} {"level":"info","ts":"2026-04-20T17:41:13.997470Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:13.997705Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19","remote-peer-urls":["https://199.204.45.153:2380"]} {"level":"info","ts":"2026-04-20T17:41:13.997747Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:13.997753Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e","remote-peer-urls":["https://199.19.213.237:2380"]} {"level":"info","ts":"2026-04-20T17:41:13.997771Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:13.997784Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:13.999576Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.004627Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.005030Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.005106Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19","remote-peer-urls":["https://199.204.45.153:2380"]} {"level":"info","ts":"2026-04-20T17:41:14.005148Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.005173Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.005701Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.005936Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.005995Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.007026Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e","remote-peer-urls":["https://199.19.213.237:2380"]} {"level":"info","ts":"2026-04-20T17:41:14.006025Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.007271Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"f1c413ae392bdc79","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-04-20T17:41:14.006020Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.006044Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.006105Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.007652Z","caller":"embed/etcd.go:766","msg":"starting with client TLS","tls-info":"cert = /etc/kubernetes/pki/etcd/server.crt, key = /etc/kubernetes/pki/etcd/server.key, client-cert=, client-key=, trusted-ca = /etc/kubernetes/pki/etcd/ca.crt, client-cert-auth = true, crl-file = ","cipher-suites":[]} {"level":"info","ts":"2026-04-20T17:41:14.008223Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"f1c413ae392bdc79","initial-advertise-peer-urls":["https://199.204.45.222:2380"],"listen-peer-urls":["https://199.204.45.222:2380"],"advertise-client-urls":["https://199.204.45.222:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.204.45.222:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-04-20T17:41:14.009046Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-04-20T17:41:14.009232Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.204.45.222:2380"} {"level":"info","ts":"2026-04-20T17:41:14.009263Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.204.45.222:2380"} {"level":"info","ts":"2026-04-20T17:41:14.009302Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap.db","max":5,"interval":"30s"} {"level":"info","ts":"2026-04-20T17:41:14.009356Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/snap","suffix":"snap","max":5,"interval":"30s"} {"level":"info","ts":"2026-04-20T17:41:14.009365Z","caller":"fileutil/purge.go:49","msg":"started to purge file","dir":"/var/lib/etcd/member/wal","suffix":"wal","max":5,"interval":"30s"} {"level":"info","ts":"2026-04-20T17:41:14.009717Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f1c413ae392bdc79","to":"c51d7a9ea5537d6e","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-20T17:41:14.009862Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-04-20T17:41:14.009875Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.009998Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.010034Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"f1c413ae392bdc79 [term: 0] received a MsgHeartbeat message with higher term from c51d7a9ea5537d6e [term: 2]"} {"level":"info","ts":"2026-04-20T17:41:14.010079Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"f1c413ae392bdc79 became follower at term 2"} {"level":"info","ts":"2026-04-20T17:41:14.010097Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: f1c413ae392bdc79 elected leader c51d7a9ea5537d6e at term 2"} {"level":"info","ts":"2026-04-20T17:41:14.010152Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f1c413ae392bdc79","to":"c51d7a9ea5537d6e","stream-type":"stream Message"} {"level":"info","ts":"2026-04-20T17:41:14.010180Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.011059Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f1c413ae392bdc79","to":"38ddffcefd7a6f19","stream-type":"stream Message"} {"level":"info","ts":"2026-04-20T17:41:14.011084Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.012082Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.012785Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f1c413ae392bdc79","to":"38ddffcefd7a6f19","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-20T17:41:14.012817Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.019464Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.021860Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.022050Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.027275Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.059562Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"f1c413ae392bdc79","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-04-20T17:41:14.077726Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"f1c413ae392bdc79","remote-snapshot-sender-id":"c51d7a9ea5537d6e","incoming-snapshot-index":671,"incoming-snapshot-message-size-bytes":9179,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-04-20T17:41:14.089868Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/000000000000029f.snap.db","bytes":1040384,"size":"1.0 MB"} {"level":"info","ts":"2026-04-20T17:41:14.089926Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"f1c413ae392bdc79","remote-snapshot-sender-id":"c51d7a9ea5537d6e","incoming-snapshot-index":671,"incoming-snapshot-size-bytes":1040384,"incoming-snapshot-size":"1.0 MB","download-took":"12.365791ms"} {"level":"info","ts":"2026-04-20T17:41:14.090079Z","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: 671, term: 2]"} {"level":"info","ts":"2026-04-20T17:41:14.090240Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"f1c413ae392bdc79 switched to configuration voters=(4097712500458024729 14203643621593546094) learners=(17421070897580334201)"} {"level":"info","ts":"2026-04-20T17:41:14.090272Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"f1c413ae392bdc79 [commit: 671, lastindex: 671, lastterm: 2] restored snapshot [index: 671, term: 2]"} {"level":"info","ts":"2026-04-20T17:41:14.090282Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"f1c413ae392bdc79 [commit: 671] restored snapshot [index: 671, term: 2]"} {"level":"info","ts":"2026-04-20T17:41:14.090450Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":671,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-04-20T17:41:14.096145Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":671} {"level":"info","ts":"2026-04-20T17:41:14.096507Z","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: 0xc000272070}"} {"level":"info","ts":"2026-04-20T17:41:14.097344Z","logger":"bbolt","caller":"bbolt@v1.4.2/db.go:321","msg":"Opening bbolt db (/var/lib/etcd/member/snap/db) successfully"} {"level":"info","ts":"2026-04-20T17:41:14.097409Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"999.856µs"} {"level":"info","ts":"2026-04-20T17:41:14.097479Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-04-20T17:41:14.098461Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-04-20T17:41:14.098493Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-04-20T17:41:14.100519Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":623} {"level":"info","ts":"2026-04-20T17:41:14.100793Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":671} {"level":"info","ts":"2026-04-20T17:41:14.100863Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-04-20T17:41:14.101026Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-04-20T17:41:14.103910Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-04-20T17:41:14.103930Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-04-20T17:41:14.103965Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-04-20T17:41:14.103971Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-04-20T17:41:14.104589Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-04-20T17:41:14.104705Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-04-20T17:41:14.104766Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-04-20T17:41:14.104846Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-04-20T17:41:14.104885Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"bea7a5ea8f053dc3","local-member-id":"f1c413ae392bdc79","recovered-remote-peer-id":"38ddffcefd7a6f19","recovered-remote-peer-urls":["https://199.204.45.153:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-04-20T17:41:14.104909Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"bea7a5ea8f053dc3","local-member-id":"f1c413ae392bdc79","recovered-remote-peer-id":"c51d7a9ea5537d6e","recovered-remote-peer-urls":["https://199.19.213.237:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-04-20T17:41:14.104929Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"bea7a5ea8f053dc3","local-member-id":"f1c413ae392bdc79","recovered-remote-peer-id":"f1c413ae392bdc79","recovered-remote-peer-urls":["https://199.204.45.222:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-04-20T17:41:14.104989Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-04-20T17:41:14.105022Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-04-20T17:41:14.105046Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-04-20T17:41:14.105072Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"38ddffcefd7a6f19"} {"level":"warn","ts":"2026-04-20T17:41:14.105179Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.105241Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"38ddffcefd7a6f19"} {"level":"warn","ts":"2026-04-20T17:41:14.105287Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.105341Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.105377Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"warn","ts":"2026-04-20T17:41:14.105556Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19","error":"context canceled"} {"level":"warn","ts":"2026-04-20T17:41:14.105620Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"38ddffcefd7a6f19","error":"failed to read 38ddffcefd7a6f19 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-04-20T17:41:14.105664Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"warn","ts":"2026-04-20T17:41:14.105848Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19","error":"context canceled"} {"level":"info","ts":"2026-04-20T17:41:14.105906Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.105948Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.106020Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"f1c413ae392bdc79","removed-remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.106047Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"warn","ts":"2026-04-20T17:41:14.106103Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.106147Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"warn","ts":"2026-04-20T17:41:14.106196Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.106259Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.106292Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"warn","ts":"2026-04-20T17:41:14.106452Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e","error":"context canceled"} {"level":"warn","ts":"2026-04-20T17:41:14.106561Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"c51d7a9ea5537d6e","error":"failed to read c51d7a9ea5537d6e on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-04-20T17:41:14.106596Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"warn","ts":"2026-04-20T17:41:14.106734Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e","error":"context canceled"} {"level":"info","ts":"2026-04-20T17:41:14.106784Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.106812Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.106887Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"f1c413ae392bdc79","removed-remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.106921Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-04-20T17:41:14.106959Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-04-20T17:41:14.107009Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.107046Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.107332Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.107614Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.107748Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19","remote-peer-urls":["https://199.204.45.153:2380"]} {"level":"info","ts":"2026-04-20T17:41:14.107759Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.107775Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.107872Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.107671Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.107716Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.111840Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.111881Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e","remote-peer-urls":["https://199.19.213.237:2380"]} {"level":"info","ts":"2026-04-20T17:41:14.111895Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-04-20T17:41:14.111915Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":671,"current-applied-index":671,"incoming-leader-snapshot-index":671,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-04-20T17:41:14.112018Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.112052Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.112083Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.112742Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.121724Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f1c413ae392bdc79","to":"c51d7a9ea5537d6e","stream-type":"stream Message"} {"level":"info","ts":"2026-04-20T17:41:14.121847Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.121949Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.123554Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f1c413ae392bdc79","to":"38ddffcefd7a6f19","stream-type":"stream Message"} {"level":"info","ts":"2026-04-20T17:41:14.123615Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.123654Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.124068Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.124959Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f1c413ae392bdc79","to":"c51d7a9ea5537d6e","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-20T17:41:14.124994Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.125294Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.127267Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"c51d7a9ea5537d6e"} {"level":"info","ts":"2026-04-20T17:41:14.128113Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"f1c413ae392bdc79","to":"38ddffcefd7a6f19","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-20T17:41:14.128163Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.128596Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"f1c413ae392bdc79","remote-peer-id":"38ddffcefd7a6f19"} {"level":"info","ts":"2026-04-20T17:41:14.434306Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"f1c413ae392bdc79 switched to configuration voters=(4097712500458024729 14203643621593546094 17421070897580334201)"} {"level":"info","ts":"2026-04-20T17:41:14.434448Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"bea7a5ea8f053dc3","local-member-id":"f1c413ae392bdc79","promoted-member-id":"f1c413ae392bdc79"} {"level":"warn","ts":"2026-04-20T17:41:21.008301Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"f1c413ae392bdc79","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.222:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-04-20T17:41:21.011892Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-20T17:41:21.011884Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"f1c413ae392bdc79","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.204.45.222:2379]}","cluster-id":"bea7a5ea8f053dc3","publish-timeout":"7s"} {"level":"info","ts":"2026-04-20T17:41:21.012009Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-20T17:41:21.012213Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-04-20T17:41:21.012478Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-04-20T17:41:21.013677Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-04-20T17:41:21.016670Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-04-20T17:41:21.016951Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-04-20T17:41:21.017487Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.204.45.222:2379"} {"level":"warn","ts":"2026-04-20T17:41:21.020771Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.222:49178","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.021135Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.222:49188","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.023241Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.222:49240","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-20T17:41:21.023439Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-04-20T17:41:21.023647Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.222:49242","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.023749Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37092","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.023832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37094","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.023936Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37140","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.024085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.222:49190","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.025307Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.222:49214","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.025460Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.222:49230","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.026572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.222:49250","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.029502Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.204.45.222:49206","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.034233Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37190","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.047444Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37224","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.064411Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37240","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.074568Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37258","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.085082Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37280","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.098155Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37288","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.106023Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37314","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.118068Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37318","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.127397Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.134249Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37358","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.143895Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37384","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.152143Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37398","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.161345Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37428","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.169851Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37468","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.177233Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37480","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.202548Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.212794Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37536","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.246316Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37554","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.259063Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37574","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.266661Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37590","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.274919Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37620","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.283217Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37630","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.292604Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37636","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.301313Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37648","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.310647Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37664","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.319017Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37666","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.327156Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.336672Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37696","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.365987Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.375125Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37740","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.383932Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37762","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.393634Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37772","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.401761Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37798","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.412158Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37816","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.426862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.437094Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.450191Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37870","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.457863Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37916","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.466195Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.475768Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60830","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.484907Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.494782Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60874","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.502312Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60910","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.514125Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60920","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.523773Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60926","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.536876Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.546073Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60958","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.557619Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:60986","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.579302Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32774","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.589971Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32790","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.600260Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32806","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.608455Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.618377Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.672994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32864","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.683603Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32884","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.692641Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32904","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-20T17:41:21.749044Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32932","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-20T17:41:25.323362Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1101","msg":"f1c413ae392bdc79 [logterm: 2, index: 712, vote: 0] ignored MsgPreVote from 38ddffcefd7a6f19 [logterm: 2, index: 702] at term 2: lease is not expired (remaining ticks: 9)"} {"level":"info","ts":"2026-04-20T17:41:32.163348Z","caller":"traceutil/trace.go:172","msg":"trace[115378810] transaction","detail":"{read_only:false; response_revision:694; number_of_response:1; }","duration":"173.55734ms","start":"2026-04-20T17:41:31.989755Z","end":"2026-04-20T17:41:32.163313Z","steps":["trace[115378810] 'process raft request' (duration: 173.360896ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:42:04.426669Z","caller":"traceutil/trace.go:172","msg":"trace[901313116] transaction","detail":"{read_only:false; number_of_response:1; response_revision:919; }","duration":"103.067582ms","start":"2026-04-20T17:42:04.323559Z","end":"2026-04-20T17:42:04.426626Z","steps":["trace[901313116] 'process raft request' (duration: 102.978481ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:42:05.067116Z","caller":"traceutil/trace.go:172","msg":"trace[1101306335] transaction","detail":"{read_only:false; number_of_response:1; response_revision:959; }","duration":"102.404273ms","start":"2026-04-20T17:42:04.964698Z","end":"2026-04-20T17:42:05.067102Z","steps":["trace[1101306335] 'process raft request' (duration: 102.100638ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:42:11.445978Z","caller":"traceutil/trace.go:172","msg":"trace[1088779832] linearizableReadLoop","detail":"{readStateIndex:1156; appliedIndex:1156; }","duration":"275.573318ms","start":"2026-04-20T17:42:11.170375Z","end":"2026-04-20T17:42:11.445948Z","steps":["trace[1088779832] 'read index received' (duration: 275.563188ms)","trace[1088779832] 'applied index is now lower than readState.Index' (duration: 7.1µs)"],"step_count":2} {"level":"warn","ts":"2026-04-20T17:42:11.446234Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"275.829163ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-cf9jx\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-04-20T17:42:11.446369Z","caller":"traceutil/trace.go:172","msg":"trace[1769453368] range","detail":"{range_begin:/registry/pods/kube-system/cilium-cf9jx; range_end:; response_count:1; response_revision:1009; }","duration":"275.984325ms","start":"2026-04-20T17:42:11.170368Z","end":"2026-04-20T17:42:11.446352Z","steps":["trace[1769453368] 'agreement among raft nodes before linearized reading' (duration: 275.69073ms)"],"step_count":1} {"level":"info","ts":"2026-04-20T17:43:12.991121Z","caller":"traceutil/trace.go:172","msg":"trace[764119123] linearizableReadLoop","detail":"{readStateIndex:1775; appliedIndex:1775; }","duration":"133.669299ms","start":"2026-04-20T17:43:12.857432Z","end":"2026-04-20T17:43:12.991101Z","steps":["trace[764119123] 'read index received' (duration: 133.664888ms)","trace[764119123] 'applied index is now lower than readState.Index' (duration: 3.441µs)"],"step_count":2} {"level":"warn","ts":"2026-04-20T17:43:12.991252Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"133.80035ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-20T17:43:12.991281Z","caller":"traceutil/trace.go:172","msg":"trace[1842825582] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1537; }","duration":"133.845861ms","start":"2026-04-20T17:43:12.857426Z","end":"2026-04-20T17:43:12.991272Z","steps":["trace[1842825582] 'agreement among raft nodes before linearized reading' (duration: 133.77319ms)"],"step_count":1}