{"level":"warn","ts":"2026-08-31T06:25:29.268504Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"warn","ts":"2026-08-31T06:25:29.268684Z","caller":"etcdmain/config.go:270","msg":"--snapshot-count is deprecated in 3.6 and will be decommissioned in 3.7."} {"level":"info","ts":"2026-08-31T06:25:29.268697Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://162.253.55.173: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://162.253.55.173:2380","--initial-cluster=controller-1=https://162.253.55.153:2380,controller-3=https://162.253.55.173:2380,controller-2=https://162.253.55.109:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://162.253.55.173:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://162.253.55.173: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-08-31T06:25:29.268765Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-08-31T06:25:29.268790Z","caller":"embed/config.go:1209","msg":"Running http and grpc server on single port. This is not recommended for production."} {"level":"info","ts":"2026-08-31T06:25:29.268801Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://162.253.55.173:2380"]} {"level":"info","ts":"2026-08-31T06:25:29.268824Z","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-08-31T06:25:29.269318Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://162.253.55.173:2379"]} {"level":"info","ts":"2026-08-31T06:25:29.269438Z","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://162.253.55.173:2380"],"listen-peer-urls":["https://162.253.55.173:2380"],"advertise-client-urls":["https://162.253.55.173:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://162.253.55.173:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://162.253.55.153:2380,controller-2=https://162.253.55.109:2380,controller-3=https://162.253.55.173: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-08-31T06:25:29.270757Z","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: 0xc00013aa08}"} {"level":"info","ts":"2026-08-31T06:25:29.274832Z","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-08-31T06:25:29.274880Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.25261ms"} {"level":"info","ts":"2026-08-31T06:25:29.274904Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-08-31T06:25:29.274944Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-08-31T06:25:29.285270Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.153:2380","host":"162.253.55.153:2380","resolved-addr":"162.253.55.153:2380"} {"level":"info","ts":"2026-08-31T06:25:29.285323Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.109:2380","host":"162.253.55.109:2380","resolved-addr":"162.253.55.109:2380"} {"level":"info","ts":"2026-08-31T06:25:29.285357Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.153:2380","host":"162.253.55.153:2380","resolved-addr":"162.253.55.153:2380"} {"level":"info","ts":"2026-08-31T06:25:29.285372Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.173:2380","host":"162.253.55.173:2380","resolved-addr":"162.253.55.173:2380"} {"level":"info","ts":"2026-08-31T06:25:29.285400Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.173:2380","host":"162.253.55.173:2380","resolved-addr":"162.253.55.173:2380"} {"level":"info","ts":"2026-08-31T06:25:29.285415Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://162.253.55.109:2380","host":"162.253.55.109:2380","resolved-addr":"162.253.55.109:2380"} {"level":"info","ts":"2026-08-31T06:25:29.298289Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-08-31T06:25:29.321062Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-08-31T06:25:29.321092Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"6496ba0a018b538d","cluster-id":"49de17121e7ddda"} {"level":"info","ts":"2026-08-31T06:25:29.321117Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-08-31T06:25:29.321226Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"6496ba0a018b538d switched to configuration voters=()"} {"level":"info","ts":"2026-08-31T06:25:29.321283Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"6496ba0a018b538d became follower at term 0"} {"level":"info","ts":"2026-08-31T06:25:29.321296Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 6496ba0a018b538d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-08-31T06:25:29.331463Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-08-31T06:25:29.337232Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-08-31T06:25:29.340776Z","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-08-31T06:25:29.341661Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.341742Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b","remote-peer-urls":["https://162.253.55.153:2380"]} {"level":"info","ts":"2026-08-31T06:25:29.341836Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.341890Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b","remote-peer-urls":["https://162.253.55.109:2380"]} {"level":"info","ts":"2026-08-31T06:25:29.341903Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.342082Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.342332Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.342519Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.343135Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.343184Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b","remote-peer-urls":["https://162.253.55.153:2380"]} {"level":"info","ts":"2026-08-31T06:25:29.343199Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.343227Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.344066Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.344476Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.344723Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.345053Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.345084Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b","remote-peer-urls":["https://162.253.55.109:2380"]} {"level":"info","ts":"2026-08-31T06:25:29.344746Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.345177Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.345118Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"6496ba0a018b538d","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-08-31T06:25:29.345385Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.345431Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-08-31T06:25:29.345976Z","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-08-31T06:25:29.346046Z","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-08-31T06:25:29.346077Z","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-08-31T06:25:29.348001Z","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-08-31T06:25:29.348690Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"162.253.55.173:2380"} {"level":"info","ts":"2026-08-31T06:25:29.349019Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"6496ba0a018b538d","initial-advertise-peer-urls":["https://162.253.55.173:2380"],"listen-peer-urls":["https://162.253.55.173:2380"],"advertise-client-urls":["https://162.253.55.173:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://162.253.55.173:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-08-31T06:25:29.348739Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"162.253.55.173:2380"} {"level":"info","ts":"2026-08-31T06:25:29.350821Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-08-31T06:25:29.351287Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"6496ba0a018b538d [term: 0] received a MsgHeartbeat message with higher term from 522eb07aa35b671b [term: 2]"} {"level":"info","ts":"2026-08-31T06:25:29.351334Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6496ba0a018b538d","to":"522eb07aa35b671b","stream-type":"stream Message"} {"level":"info","ts":"2026-08-31T06:25:29.351363Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.351389Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"6496ba0a018b538d became follower at term 2"} {"level":"info","ts":"2026-08-31T06:25:29.351407Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.351419Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 6496ba0a018b538d elected leader 522eb07aa35b671b at term 2"} {"level":"info","ts":"2026-08-31T06:25:29.351771Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6496ba0a018b538d","to":"da91ada48029896b","stream-type":"stream Message"} {"level":"info","ts":"2026-08-31T06:25:29.351827Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.351851Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.352139Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6496ba0a018b538d","to":"da91ada48029896b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-31T06:25:29.352160Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.354653Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6496ba0a018b538d","to":"522eb07aa35b671b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-31T06:25:29.354772Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.359982Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.360212Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.361092Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.363604Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.365830Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"6496ba0a018b538d","remote-snapshot-sender-id":"522eb07aa35b671b","incoming-snapshot-index":754,"incoming-snapshot-message-size-bytes":9176,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-08-31T06:25:29.379203Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002f2.snap.db","bytes":1069056,"size":"1.1 MB"} {"level":"info","ts":"2026-08-31T06:25:29.379290Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"6496ba0a018b538d","remote-snapshot-sender-id":"522eb07aa35b671b","incoming-snapshot-index":754,"incoming-snapshot-size-bytes":1069056,"incoming-snapshot-size":"1.1 MB","download-took":"13.548253ms"} {"level":"info","ts":"2026-08-31T06:25:29.379496Z","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: 754, term: 2]"} {"level":"info","ts":"2026-08-31T06:25:29.379610Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"6496ba0a018b538d switched to configuration voters=(5921864600811955995 15749560293927782763) learners=(7248185202437739405)"} {"level":"info","ts":"2026-08-31T06:25:29.379637Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"6496ba0a018b538d [commit: 754, lastindex: 754, lastterm: 2] restored snapshot [index: 754, term: 2]"} {"level":"info","ts":"2026-08-31T06:25:29.379668Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"6496ba0a018b538d [commit: 754] restored snapshot [index: 754, term: 2]"} {"level":"info","ts":"2026-08-31T06:25:29.379785Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":754,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-08-31T06:25:29.382988Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":754} {"level":"info","ts":"2026-08-31T06:25:29.383427Z","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: 0xc0003d20a8}"} {"level":"info","ts":"2026-08-31T06:25:29.385006Z","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-08-31T06:25:29.385048Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"1.67663ms"} {"level":"info","ts":"2026-08-31T06:25:29.385086Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-08-31T06:25:29.389380Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-08-31T06:25:29.389396Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-08-31T06:25:29.392134Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":698} {"level":"info","ts":"2026-08-31T06:25:29.392205Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":754} {"level":"info","ts":"2026-08-31T06:25:29.392252Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-08-31T06:25:29.392334Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-08-31T06:25:29.393493Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-08-31T06:25:29.393701Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-08-31T06:25:29.393740Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-08-31T06:25:29.393806Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-08-31T06:25:29.393826Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-08-31T06:25:29.394698Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-08-31T06:25:29.394792Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-08-31T06:25:29.394918Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-08-31T06:25:29.394948Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"49de17121e7ddda","local-member-id":"6496ba0a018b538d","recovered-remote-peer-id":"522eb07aa35b671b","recovered-remote-peer-urls":["https://162.253.55.153:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-08-31T06:25:29.395001Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"49de17121e7ddda","local-member-id":"6496ba0a018b538d","recovered-remote-peer-id":"6496ba0a018b538d","recovered-remote-peer-urls":["https://162.253.55.173:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-08-31T06:25:29.395016Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"49de17121e7ddda","local-member-id":"6496ba0a018b538d","recovered-remote-peer-id":"da91ada48029896b","recovered-remote-peer-urls":["https://162.253.55.109:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-08-31T06:25:29.395028Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-08-31T06:25:29.395044Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-08-31T06:25:29.395093Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-08-31T06:25:29.395141Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"522eb07aa35b671b"} {"level":"warn","ts":"2026-08-31T06:25:29.395275Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.395311Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"522eb07aa35b671b"} {"level":"warn","ts":"2026-08-31T06:25:29.395464Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.395489Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.395648Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"warn","ts":"2026-08-31T06:25:29.396053Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b","error":"context canceled"} {"level":"warn","ts":"2026-08-31T06:25:29.396344Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"522eb07aa35b671b","error":"failed to read 522eb07aa35b671b on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-08-31T06:25:29.396424Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"warn","ts":"2026-08-31T06:25:29.396736Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b","error":"context canceled"} {"level":"info","ts":"2026-08-31T06:25:29.396826Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.397024Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.397051Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"6496ba0a018b538d","removed-remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.397069Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"da91ada48029896b"} {"level":"warn","ts":"2026-08-31T06:25:29.397136Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.397220Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"da91ada48029896b"} {"level":"warn","ts":"2026-08-31T06:25:29.397325Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.397572Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.397663Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"warn","ts":"2026-08-31T06:25:29.400762Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b","error":"context canceled"} {"level":"warn","ts":"2026-08-31T06:25:29.400815Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"da91ada48029896b","error":"failed to read da91ada48029896b on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-08-31T06:25:29.401200Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"warn","ts":"2026-08-31T06:25:29.401355Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b","error":"context canceled"} {"level":"info","ts":"2026-08-31T06:25:29.401411Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.401441Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.401480Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"6496ba0a018b538d","removed-remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.401499Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-08-31T06:25:29.401521Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-08-31T06:25:29.401563Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.401593Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.401742Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.401777Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b","remote-peer-urls":["https://162.253.55.153:2380"]} {"level":"info","ts":"2026-08-31T06:25:29.401801Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.401824Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.404949Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.405014Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.404934Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.405076Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.406840Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.407041Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.407082Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.406892Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.407417Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.407726Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b","remote-peer-urls":["https://162.253.55.109:2380"]} {"level":"info","ts":"2026-08-31T06:25:29.407760Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-08-31T06:25:29.407801Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":754,"current-applied-index":754,"incoming-leader-snapshot-index":754,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-08-31T06:25:29.415968Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.416020Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.416680Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.420533Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.420559Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.426161Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.430848Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6496ba0a018b538d","to":"522eb07aa35b671b","stream-type":"stream Message"} {"level":"info","ts":"2026-08-31T06:25:29.430926Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.440498Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6496ba0a018b538d","to":"da91ada48029896b","stream-type":"stream Message"} {"level":"info","ts":"2026-08-31T06:25:29.440620Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.441427Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6496ba0a018b538d","to":"da91ada48029896b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-31T06:25:29.441487Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"da91ada48029896b"} {"level":"info","ts":"2026-08-31T06:25:29.448721Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"6496ba0a018b538d","to":"522eb07aa35b671b","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-08-31T06:25:29.448776Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"6496ba0a018b538d","remote-peer-id":"522eb07aa35b671b"} {"level":"info","ts":"2026-08-31T06:25:29.452609Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"6496ba0a018b538d","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-08-31T06:25:29.583579Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"6496ba0a018b538d switched to configuration voters=(5921864600811955995 7248185202437739405 15749560293927782763)"} {"level":"info","ts":"2026-08-31T06:25:29.584360Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"49de17121e7ddda","local-member-id":"6496ba0a018b538d","promoted-member-id":"6496ba0a018b538d"} {"level":"warn","ts":"2026-08-31T06:25:36.346317Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"6496ba0a018b538d","local-member-attributes":"{Name:controller-3 ClientURLs:[https://162.253.55.173:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-08-31T06:25:36.349599Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"6496ba0a018b538d","local-member-attributes":"{Name:controller-3 ClientURLs:[https://162.253.55.173:2379]}","cluster-id":"49de17121e7ddda","publish-timeout":"7s"} {"level":"info","ts":"2026-08-31T06:25:36.349724Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-31T06:25:36.349923Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-31T06:25:36.349999Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-08-31T06:25:36.350047Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-08-31T06:25:36.352406Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-08-31T06:25:36.354076Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-08-31T06:25:36.354367Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-08-31T06:25:36.361096Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-08-31T06:25:36.361566Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32930","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.362079Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.362115Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:32978","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-31T06:25:36.362246Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"162.253.55.173:2379"} {"level":"warn","ts":"2026-08-31T06:25:36.370096Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.173:48122","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.368426Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.173:48172","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.375111Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.173:48130","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.375151Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.173:48146","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.377485Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.173:48132","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.377956Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.173:48180","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.379330Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.173:48190","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.380703Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.173:48196","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.381588Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"162.253.55.173:48162","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.387572Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36038","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.407346Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36086","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.432837Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36108","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.443847Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36130","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.456511Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36144","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.468693Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36168","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.480216Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36182","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.498877Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36198","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.510221Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36210","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.520961Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36234","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.532186Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36236","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.550374Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36278","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.560608Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36312","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.572969Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36320","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.586749Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36322","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.596229Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36346","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.606209Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36386","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.618750Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36388","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.668045Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36412","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.679764Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36426","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.691825Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36440","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.703816Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36464","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.715280Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36478","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.725977Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36484","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.748566Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36536","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.758722Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36550","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.769251Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36568","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.780427Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36586","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.796944Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36604","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.807120Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36614","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.817766Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36642","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.825983Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36662","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.841795Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36694","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.849302Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.864776Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36734","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.875141Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36762","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.884513Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36774","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.893905Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.912968Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36828","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.920165Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36842","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.930415Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36848","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.941194Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36870","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.949633Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36886","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.969326Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36904","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.976861Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36936","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.983515Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36944","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:36.992435Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36972","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:37.003577Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36988","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:37.012337Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36992","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:37.020792Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37016","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:37.029513Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37024","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:37.040942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37040","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:37.096920Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37068","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:37.102858Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37078","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:37.125275Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37102","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:25:37.191464Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37122","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:26:34.705525Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"179.542539ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:5"} {"level":"info","ts":"2026-08-31T06:26:34.705843Z","caller":"traceutil/trace.go:172","msg":"trace[1679241485] transaction","detail":"{read_only:false; number_of_response:0; response_revision:1009; }","duration":"317.930001ms","start":"2026-08-31T06:26:34.387871Z","end":"2026-08-31T06:26:34.705801Z","steps":["trace[1679241485] 'process raft request' (duration: 137.085812ms)","trace[1679241485] 'compare' (duration: 179.152974ms)"],"step_count":2} {"level":"info","ts":"2026-08-31T06:26:34.705917Z","caller":"traceutil/trace.go:172","msg":"trace[1390875360] transaction","detail":"{read_only:false; number_of_response:0; response_revision:1009; }","duration":"317.756264ms","start":"2026-08-31T06:26:34.388132Z","end":"2026-08-31T06:26:34.705888Z","steps":["trace[1390875360] 'process raft request' (duration: 317.547506ms)"],"step_count":1} {"level":"info","ts":"2026-08-31T06:26:34.705978Z","caller":"traceutil/trace.go:172","msg":"trace[535643847] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1009; }","duration":"317.730763ms","start":"2026-08-31T06:26:34.388203Z","end":"2026-08-31T06:26:34.705934Z","steps":["trace[535643847] 'process raft request' (duration: 317.546216ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.706086Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.388089Z","time spent":"317.89861ms","remote":"127.0.0.1:37108","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":27,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-08-31T06:26:34.706069Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.387827Z","time spent":"318.153629ms","remote":"127.0.0.1:37108","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":27,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-08-31T06:26:34.706283Z","caller":"traceutil/trace.go:172","msg":"trace[440495545] linearizableReadLoop","detail":"{readStateIndex:1112; appliedIndex:1116; }","duration":"304.339645ms","start":"2026-08-31T06:26:34.401876Z","end":"2026-08-31T06:26:34.706215Z","steps":["trace[440495545] 'read index received' (duration: 304.321535ms)","trace[440495545] 'applied index is now lower than readState.Index' (duration: 13.17µs)"],"step_count":2} {"level":"warn","ts":"2026-08-31T06:26:34.706498Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.388165Z","time spent":"317.91661ms","remote":"127.0.0.1:36092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":102,"response count":0,"response size":6936,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-31T06:26:34.706953Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"305.036932ms","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-08-31T06:26:34.707004Z","caller":"traceutil/trace.go:172","msg":"trace[1000779640] range","detail":"{range_begin:/registry/leases/kube-system/kube-scheduler; range_end:; response_count:1; response_revision:1009; }","duration":"305.124866ms","start":"2026-08-31T06:26:34.401868Z","end":"2026-08-31T06:26:34.706993Z","steps":["trace[1000779640] 'agreement among raft nodes before linearized reading' (duration: 304.576145ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.707046Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.401841Z","time spent":"305.196228ms","remote":"127.0.0.1:36480","response type":"/etcdserverpb.KV/Range","request count":0,"request size":47,"response count":1,"response size":504,"request content":"key:\"/registry/leases/kube-system/kube-scheduler\" limit:1 "} {"level":"info","ts":"2026-08-31T06:26:34.707010Z","caller":"traceutil/trace.go:172","msg":"trace[128656079] transaction","detail":"{read_only:false; number_of_response:0; response_revision:1009; }","duration":"317.358239ms","start":"2026-08-31T06:26:34.389188Z","end":"2026-08-31T06:26:34.706546Z","steps":["trace[128656079] 'process raft request' (duration: 316.614941ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.708747Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.389176Z","time spent":"319.52394ms","remote":"127.0.0.1:37108","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":27,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-08-31T06:26:34.708860Z","caller":"traceutil/trace.go:172","msg":"trace[1730168847] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1011; }","duration":"316.664573ms","start":"2026-08-31T06:26:34.392171Z","end":"2026-08-31T06:26:34.708836Z","steps":["trace[1730168847] 'process raft request' (duration: 315.195817ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.708988Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.392154Z","time spent":"316.759055ms","remote":"127.0.0.1:36092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":101,"response count":0,"response size":10111,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-31T06:26:34.709025Z","caller":"traceutil/trace.go:172","msg":"trace[552160431] transaction","detail":"{read_only:false; number_of_response:0; response_revision:1011; }","duration":"314.555272ms","start":"2026-08-31T06:26:34.394462Z","end":"2026-08-31T06:26:34.709017Z","steps":["trace[552160431] 'process raft request' (duration: 314.340014ms)"],"step_count":1} {"level":"info","ts":"2026-08-31T06:26:34.708986Z","caller":"traceutil/trace.go:172","msg":"trace[132350269] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1011; }","duration":"313.998872ms","start":"2026-08-31T06:26:34.394972Z","end":"2026-08-31T06:26:34.708970Z","steps":["trace[132350269] 'process raft request' (duration: 313.936499ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.709114Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.394439Z","time spent":"314.617445ms","remote":"127.0.0.1:37108","response type":"/etcdserverpb.KV/Txn","request count":0,"request size":0,"response count":0,"response size":27,"request content":"compare: success:> failure:<>"} {"level":"warn","ts":"2026-08-31T06:26:34.709190Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.394944Z","time spent":"314.189789ms","remote":"127.0.0.1:36092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":96,"response count":0,"response size":30424,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-31T06:26:34.709401Z","caller":"traceutil/trace.go:172","msg":"trace[887918312] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1011; }","duration":"315.915084ms","start":"2026-08-31T06:26:34.392961Z","end":"2026-08-31T06:26:34.708876Z","steps":["trace[887918312] 'process raft request' (duration: 315.781079ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.709522Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.392918Z","time spent":"316.544668ms","remote":"127.0.0.1:36092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":102,"response count":0,"response size":6936,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-31T06:26:34.769620Z","caller":"traceutil/trace.go:172","msg":"trace[149837708] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1011; }","duration":"367.883992ms","start":"2026-08-31T06:26:34.401701Z","end":"2026-08-31T06:26:34.769585Z","steps":["trace[149837708] 'process raft request' (duration: 367.723106ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.769840Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.401677Z","time spent":"368.049558ms","remote":"127.0.0.1:36092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":96,"response count":0,"response size":30443,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-31T06:26:34.772176Z","caller":"traceutil/trace.go:172","msg":"trace[204125130] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1012; }","duration":"368.970824ms","start":"2026-08-31T06:26:34.403191Z","end":"2026-08-31T06:26:34.772162Z","steps":["trace[204125130] 'process raft request' (duration: 368.727054ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.772295Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.403173Z","time spent":"369.054096ms","remote":"127.0.0.1:36092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":105,"response count":0,"response size":28789,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-31T06:26:34.786144Z","caller":"traceutil/trace.go:172","msg":"trace[1600878352] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1013; }","duration":"352.455228ms","start":"2026-08-31T06:26:34.433661Z","end":"2026-08-31T06:26:34.786116Z","steps":["trace[1600878352] 'process raft request' (duration: 352.207149ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.786299Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.433626Z","time spent":"352.588233ms","remote":"127.0.0.1:36092","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":96,"response count":0,"response size":9182,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-08-31T06:26:34.787689Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"321.406782ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-31T06:26:34.787779Z","caller":"traceutil/trace.go:172","msg":"trace[2084987134] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1019; }","duration":"321.506625ms","start":"2026-08-31T06:26:34.466254Z","end":"2026-08-31T06:26:34.787760Z","steps":["trace[2084987134] 'agreement among raft nodes before linearized reading' (duration: 321.35711ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.787823Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.466227Z","time spent":"321.588589ms","remote":"127.0.0.1:32968","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":27,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-08-31T06:26:34.788250Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"370.894646ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io\" limit:1 ","response":"range_response_count:1 size:1010"} {"level":"info","ts":"2026-08-31T06:26:34.788376Z","caller":"traceutil/trace.go:172","msg":"trace[1468020978] range","detail":"{range_begin:/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io; range_end:; response_count:1; response_revision:1019; }","duration":"371.022281ms","start":"2026-08-31T06:26:34.417309Z","end":"2026-08-31T06:26:34.788331Z","steps":["trace[1468020978] 'agreement among raft nodes before linearized reading' (duration: 370.750121ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:34.788427Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:34.417276Z","time spent":"371.139655ms","remote":"127.0.0.1:37108","response type":"/etcdserverpb.KV/Range","request count":0,"request size":82,"response count":1,"response size":1032,"request content":"key:\"/registry/apiregistration.k8s.io/apiservices/v1beta1.gateway.networking.k8s.io\" limit:1 "} {"level":"info","ts":"2026-08-31T06:26:35.341586Z","caller":"traceutil/trace.go:172","msg":"trace[1144942196] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1054; }","duration":"107.682797ms","start":"2026-08-31T06:26:35.233870Z","end":"2026-08-31T06:26:35.341553Z","steps":["trace[1144942196] 'process raft request' (duration: 107.471379ms)"],"step_count":1} {"level":"info","ts":"2026-08-31T06:26:40.907318Z","caller":"traceutil/trace.go:172","msg":"trace[1839653983] transaction","detail":"{read_only:false; response_revision:1108; number_of_response:1; }","duration":"237.615452ms","start":"2026-08-31T06:26:40.669145Z","end":"2026-08-31T06:26:40.906760Z","steps":["trace[1839653983] 'process raft request' (duration: 236.20528ms)"],"step_count":1} {"level":"info","ts":"2026-08-31T06:26:41.443938Z","caller":"traceutil/trace.go:172","msg":"trace[674215464] linearizableReadLoop","detail":"{readStateIndex:1282; appliedIndex:1283; }","duration":"317.961158ms","start":"2026-08-31T06:26:41.125956Z","end":"2026-08-31T06:26:41.443917Z","steps":["trace[674215464] 'read index received' (duration: 317.955267ms)","trace[674215464] 'applied index is now lower than readState.Index' (duration: 4.731µs)"],"step_count":2} {"level":"warn","ts":"2026-08-31T06:26:41.444181Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"318.186536ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/volumeattributesclasses\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-31T06:26:41.444317Z","caller":"traceutil/trace.go:172","msg":"trace[265371470] range","detail":"{range_begin:/registry/volumeattributesclasses; range_end:; response_count:0; response_revision:1113; }","duration":"318.343632ms","start":"2026-08-31T06:26:41.125939Z","end":"2026-08-31T06:26:41.444283Z","steps":["trace[265371470] 'agreement among raft nodes before linearized reading' (duration: 318.076402ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:41.444386Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:41.125916Z","time spent":"318.456496ms","remote":"127.0.0.1:36796","response type":"/etcdserverpb.KV/Range","request count":0,"request size":37,"response count":0,"response size":27,"request content":"key:\"/registry/volumeattributesclasses\" limit:1 "} {"level":"warn","ts":"2026-08-31T06:26:41.447256Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"145.919886ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/roles\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-31T06:26:41.447480Z","caller":"traceutil/trace.go:172","msg":"trace[1991461996] range","detail":"{range_begin:/registry/roles; range_end:; response_count:0; response_revision:1113; }","duration":"146.144714ms","start":"2026-08-31T06:26:41.301311Z","end":"2026-08-31T06:26:41.447456Z","steps":["trace[1991461996] 'agreement among raft nodes before linearized reading' (duration: 145.859614ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:41.950252Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"481.112574ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-31T06:26:41.950352Z","caller":"traceutil/trace.go:172","msg":"trace[784666695] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1113; }","duration":"481.232919ms","start":"2026-08-31T06:26:41.469094Z","end":"2026-08-31T06:26:41.950327Z","steps":["trace[784666695] 'agreement among raft nodes before linearized reading' (duration: 48.591327ms)","trace[784666695] 'range keys from in-memory index tree' (duration: 432.468475ms)"],"step_count":2} {"level":"warn","ts":"2026-08-31T06:26:41.950404Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:41.469073Z","time spent":"481.318741ms","remote":"127.0.0.1:32968","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":27,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-08-31T06:26:41.950550Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"434.015612ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure:<>>","response":"size:16"} {"level":"info","ts":"2026-08-31T06:26:41.950791Z","caller":"traceutil/trace.go:172","msg":"trace[1495449006] linearizableReadLoop","detail":"{readStateIndex:1285; appliedIndex:1283; }","duration":"112.436632ms","start":"2026-08-31T06:26:41.838331Z","end":"2026-08-31T06:26:41.950768Z","steps":["trace[1495449006] 'read index received' (duration: 1.91881ms)","trace[1495449006] 'applied index is now lower than readState.Index' (duration: 110.516672ms)"],"step_count":2} {"level":"warn","ts":"2026-08-31T06:26:41.950891Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"112.549116ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-cp-lock\" limit:1 ","response":"range_response_count:1 size:435"} {"level":"info","ts":"2026-08-31T06:26:41.950919Z","caller":"traceutil/trace.go:172","msg":"trace[2112017849] range","detail":"{range_begin:/registry/leases/kube-system/plndr-cp-lock; range_end:; response_count:1; response_revision:1115; }","duration":"112.591167ms","start":"2026-08-31T06:26:41.838316Z","end":"2026-08-31T06:26:41.950907Z","steps":["trace[2112017849] 'agreement among raft nodes before linearized reading' (duration: 112.511424ms)"],"step_count":1} {"level":"info","ts":"2026-08-31T06:26:42.134540Z","caller":"traceutil/trace.go:172","msg":"trace[735619649] linearizableReadLoop","detail":"{readStateIndex:1294; appliedIndex:1289; }","duration":"182.822392ms","start":"2026-08-31T06:26:41.951692Z","end":"2026-08-31T06:26:42.134514Z","steps":["trace[735619649] 'read index received' (duration: 181.68111ms)","trace[735619649] 'applied index is now lower than readState.Index' (duration: 1.140502ms)"],"step_count":2} {"level":"warn","ts":"2026-08-31T06:26:42.134782Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"183.065671ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-31T06:26:42.134834Z","caller":"traceutil/trace.go:172","msg":"trace[1799722671] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1124; }","duration":"183.138934ms","start":"2026-08-31T06:26:41.951682Z","end":"2026-08-31T06:26:42.134821Z","steps":["trace[1799722671] 'agreement among raft nodes before linearized reading' (duration: 183.02056ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:42.136940Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"143.230373ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-31T06:26:42.137065Z","caller":"traceutil/trace.go:172","msg":"trace[28407798] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1124; }","duration":"143.375959ms","start":"2026-08-31T06:26:41.993667Z","end":"2026-08-31T06:26:42.137043Z","steps":["trace[28407798] 'agreement among raft nodes before linearized reading' (duration: 143.179912ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:42.958635Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"500.568595ms","expected-duration":"100ms","prefix":"","request":"header: lease_revoke:","response":"size:27"} {"level":"info","ts":"2026-08-31T06:26:42.958784Z","caller":"traceutil/trace.go:172","msg":"trace[1199914797] linearizableReadLoop","detail":"{readStateIndex:1302; appliedIndex:1301; }","duration":"489.384839ms","start":"2026-08-31T06:26:42.469377Z","end":"2026-08-31T06:26:42.958762Z","steps":["trace[1199914797] 'read index received' (duration: 3.410674ms)","trace[1199914797] 'applied index is now lower than readState.Index' (duration: 485.972845ms)"],"step_count":2} {"level":"warn","ts":"2026-08-31T06:26:42.959060Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"489.666699ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 ","response":"range_response_count:1 size:439"} {"level":"info","ts":"2026-08-31T06:26:42.959098Z","caller":"traceutil/trace.go:172","msg":"trace[2000666712] range","detail":"{range_begin:/registry/leases/kube-system/plndr-svcs-lock; range_end:; response_count:1; response_revision:1131; }","duration":"489.717171ms","start":"2026-08-31T06:26:42.469370Z","end":"2026-08-31T06:26:42.959087Z","steps":["trace[2000666712] 'agreement among raft nodes before linearized reading' (duration: 489.513943ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:42.959136Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:42.469347Z","time spent":"489.779843ms","remote":"127.0.0.1:36480","response type":"/etcdserverpb.KV/Range","request count":0,"request size":48,"response count":1,"response size":461,"request content":"key:\"/registry/leases/kube-system/plndr-svcs-lock\" limit:1 "} {"level":"warn","ts":"2026-08-31T06:26:42.975270Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"502.504616ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-31T06:26:42.975357Z","caller":"traceutil/trace.go:172","msg":"trace[747506103] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1131; }","duration":"502.592639ms","start":"2026-08-31T06:26:42.472749Z","end":"2026-08-31T06:26:42.975342Z","steps":["trace[747506103] 'agreement among raft nodes before linearized reading' (duration: 502.470505ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:42.975388Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-31T06:26:42.472735Z","time spent":"502.645832ms","remote":"127.0.0.1:32968","response type":"/etcdserverpb.KV/Range","request count":0,"request size":18,"response count":0,"response size":27,"request content":"key:\"/registry/health\" "} {"level":"warn","ts":"2026-08-31T06:26:42.975520Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"121.242071ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/flowschemas\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-31T06:26:42.975609Z","caller":"traceutil/trace.go:172","msg":"trace[1257961382] range","detail":"{range_begin:/registry/flowschemas; range_end:; response_count:0; response_revision:1132; }","duration":"121.347715ms","start":"2026-08-31T06:26:42.854244Z","end":"2026-08-31T06:26:42.975591Z","steps":["trace[1257961382] 'agreement among raft nodes before linearized reading' (duration: 121.21016ms)"],"step_count":1} {"level":"warn","ts":"2026-08-31T06:26:53.502627Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58066","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:26:54.299795Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58604","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:26:54.315942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58636","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:26:54.418639Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58660","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:26:54.455680Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58664","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:26:54.602190Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58676","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:26:56.578085Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:58704","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:11.471754Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36812","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:11.495271Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36846","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:11.517333Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36856","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:11.560771Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36868","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:11.583823Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36890","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:11.607717Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36918","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:11.808559Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36932","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:11.859966Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36970","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:11.920668Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36992","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:12.034025Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37020","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:12.129567Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37034","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:12.243209Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37046","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:12.288561Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37064","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:12.383866Z","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-08-31T06:27:12.408312Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37102","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:13.474331Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37116","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:13.488176Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37136","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-31T06:27:13.771574Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:37168","server-name":"","error":"EOF"}