{"level":"warn","ts":"2026-04-22T12:57:31.524734Z","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-22T12:57:31.524961Z","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-22T12:57:31.524975Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.154:2379","--cert-file=/etc/kubernetes/pki/etcd/server.crt","--client-cert-auth=true","--data-dir=/var/lib/etcd","--feature-gates=InitialCorruptCheck=true","--initial-advertise-peer-urls=https://199.19.213.154:2380","--initial-cluster=controller-1=https://199.19.213.159:2380,controller-3=https://199.19.213.154:2380,controller-2=https://199.19.213.240:2380","--initial-cluster-state=existing","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.154:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.154: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-22T12:57:31.525267Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-04-22T12:57:31.525299Z","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-22T12:57:31.525312Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.154:2380"]} {"level":"info","ts":"2026-04-22T12:57:31.525393Z","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-22T12:57:31.526326Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.154:2379"]} {"level":"info","ts":"2026-04-22T12:57:31.527502Z","caller":"embed/etcd.go:323","msg":"starting an etcd server","etcd-version":"3.6.4","git-sha":"5400cdc","go-version":"go1.23.11","go-os":"linux","go-arch":"amd64","max-cpu-set":8,"max-cpu-available":8,"member-initialized":false,"name":"controller-3","data-dir":"/var/lib/etcd","wal-dir":"","wal-dir-dedicated":"","member-dir":"/var/lib/etcd/member","force-new-cluster":false,"heartbeat-interval":"100ms","election-timeout":"1s","initial-election-tick-advance":true,"snapshot-count":10000,"max-wals":5,"max-snapshots":5,"snapshot-catchup-entries":5000,"initial-advertise-peer-urls":["https://199.19.213.154:2380"],"listen-peer-urls":["https://199.19.213.154:2380"],"advertise-client-urls":["https://199.19.213.154:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.154:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller-1=https://199.19.213.159:2380,controller-2=https://199.19.213.240:2380,controller-3=https://199.19.213.154: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-22T12:57:31.528382Z","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: 0xc00011e4e0}"} {"level":"info","ts":"2026-04-22T12:57:31.536071Z","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-22T12:57:31.536120Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"7.86637ms"} {"level":"info","ts":"2026-04-22T12:57:31.536152Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-04-22T12:57:31.536161Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-04-22T12:57:31.548493Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.154:2380","host":"199.19.213.154:2380","resolved-addr":"199.19.213.154:2380"} {"level":"info","ts":"2026-04-22T12:57:31.548554Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.159:2380","host":"199.19.213.159:2380","resolved-addr":"199.19.213.159:2380"} {"level":"info","ts":"2026-04-22T12:57:31.548590Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.154:2380","host":"199.19.213.154:2380","resolved-addr":"199.19.213.154:2380"} {"level":"info","ts":"2026-04-22T12:57:31.548606Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.240:2380","host":"199.19.213.240:2380","resolved-addr":"199.19.213.240:2380"} {"level":"info","ts":"2026-04-22T12:57:31.548641Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.240:2380","host":"199.19.213.240:2380","resolved-addr":"199.19.213.240:2380"} {"level":"info","ts":"2026-04-22T12:57:31.548658Z","caller":"netutil/netutil.go:113","msg":"resolved URL Host","url":"https://199.19.213.159:2380","host":"199.19.213.159:2380","resolved-addr":"199.19.213.159:2380"} {"level":"info","ts":"2026-04-22T12:57:31.563211Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-04-22T12:57:31.579611Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-04-22T12:57:31.579637Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"91525f2023861a52","cluster-id":"27437233b92849be"} {"level":"info","ts":"2026-04-22T12:57:31.579666Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-04-22T12:57:31.579960Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"91525f2023861a52 switched to configuration voters=()"} {"level":"info","ts":"2026-04-22T12:57:31.580009Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"91525f2023861a52 became follower at term 0"} {"level":"info","ts":"2026-04-22T12:57:31.580026Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft 91525f2023861a52 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"warn","ts":"2026-04-22T12:57:31.590141Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-04-22T12:57:31.591898Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-04-22T12:57:31.598159Z","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-22T12:57:31.598884Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.598905Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7","remote-peer-urls":["https://199.19.213.159:2380"]} {"level":"info","ts":"2026-04-22T12:57:31.598926Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.599141Z","caller":"rafthttp/transport.go:286","msg":"added new remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238","remote-peer-urls":["https://199.19.213.240:2380"]} {"level":"info","ts":"2026-04-22T12:57:31.599165Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.599183Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.600392Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.603185Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.604212Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.604269Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7","remote-peer-urls":["https://199.19.213.159:2380"]} {"level":"info","ts":"2026-04-22T12:57:31.604288Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.604305Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.604671Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.604302Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.606146Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.606183Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238","remote-peer-urls":["https://199.19.213.240:2380"]} {"level":"info","ts":"2026-04-22T12:57:31.606277Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.606315Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.606398Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.606572Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"91525f2023861a52","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-04-22T12:57:31.606706Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.607089Z","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-22T12:57:31.607691Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"91525f2023861a52","initial-advertise-peer-urls":["https://199.19.213.154:2380"],"listen-peer-urls":["https://199.19.213.154:2380"],"advertise-client-urls":["https://199.19.213.154:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.154:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-04-22T12:57:31.607923Z","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-22T12:57:31.607974Z","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-22T12:57:31.608037Z","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-22T12:57:31.608076Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-04-22T12:57:31.607290Z","caller":"etcdserver/server.go:499","msg":"starting initial election tick advance","election-ticks":10} {"level":"info","ts":"2026-04-22T12:57:31.607717Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.154:2380"} {"level":"info","ts":"2026-04-22T12:57:31.609237Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.154:2380"} {"level":"info","ts":"2026-04-22T12:57:31.609831Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"91525f2023861a52","to":"63cd833aa17a09c7","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-22T12:57:31.609888Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"91525f2023861a52","to":"63cd833aa17a09c7","stream-type":"stream Message"} {"level":"info","ts":"2026-04-22T12:57:31.610129Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"91525f2023861a52","to":"d09bb10dcd2bf238","stream-type":"stream Message"} {"level":"info","ts":"2026-04-22T12:57:31.610160Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.610321Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1116","msg":"91525f2023861a52 [term: 0] received a MsgHeartbeat message with higher term from 63cd833aa17a09c7 [term: 2]"} {"level":"info","ts":"2026-04-22T12:57:31.609872Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.610357Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"91525f2023861a52 became follower at term 2"} {"level":"info","ts":"2026-04-22T12:57:31.610371Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: 91525f2023861a52 elected leader 63cd833aa17a09c7 at term 2"} {"level":"info","ts":"2026-04-22T12:57:31.610386Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.610232Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.610511Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.611140Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"91525f2023861a52","to":"d09bb10dcd2bf238","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-22T12:57:31.611221Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.618867Z","caller":"rafthttp/http.go:258","msg":"receiving database snapshot","local-member-id":"91525f2023861a52","remote-snapshot-sender-id":"63cd833aa17a09c7","incoming-snapshot-index":745,"incoming-snapshot-message-size-bytes":9178,"incoming-snapshot-message-size":"9.2 kB"} {"level":"info","ts":"2026-04-22T12:57:31.619787Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.619798Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.622716Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.623310Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.629774Z","caller":"snap/db.go:65","msg":"saved database snapshot to disk","path":"/var/lib/etcd/member/snap/00000000000002e9.snap.db","bytes":1093632,"size":"1.1 MB"} {"level":"info","ts":"2026-04-22T12:57:31.629851Z","caller":"rafthttp/http.go:287","msg":"received and saved database snapshot","local-member-id":"91525f2023861a52","remote-snapshot-sender-id":"63cd833aa17a09c7","incoming-snapshot-index":745,"incoming-snapshot-size-bytes":1093632,"incoming-snapshot-size":"1.1 MB","download-took":"11.01187ms"} {"level":"info","ts":"2026-04-22T12:57:31.630015Z","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: 745, term: 2]"} {"level":"info","ts":"2026-04-22T12:57:31.630219Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"91525f2023861a52 switched to configuration voters=(7191548467821021639 15031802854114062904) learners=(10471536675229407826)"} {"level":"info","ts":"2026-04-22T12:57:31.630325Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1935","msg":"91525f2023861a52 [commit: 745, lastindex: 745, lastterm: 2] restored snapshot [index: 745, term: 2]"} {"level":"info","ts":"2026-04-22T12:57:31.630370Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1844","msg":"91525f2023861a52 [commit: 745] restored snapshot [index: 745, term: 2]"} {"level":"info","ts":"2026-04-22T12:57:31.630521Z","caller":"etcdserver/server.go:1007","msg":"applying snapshot","current-snapshot-index":0,"current-applied-index":0,"incoming-leader-snapshot-index":745,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-04-22T12:57:31.634895Z","caller":"etcdserver/raft.go:276","msg":"applied incoming Raft snapshot","snapshot-index":745} {"level":"info","ts":"2026-04-22T12:57:31.635150Z","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: 0xc000c920a0}"} {"level":"info","ts":"2026-04-22T12:57:31.635687Z","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-22T12:57:31.635730Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"632.375µs"} {"level":"info","ts":"2026-04-22T12:57:31.635803Z","caller":"etcdserver/server.go:1055","msg":"restoring lease store"} {"level":"info","ts":"2026-04-22T12:57:31.636928Z","caller":"etcdserver/server.go:1059","msg":"restored lease store"} {"level":"info","ts":"2026-04-22T12:57:31.636950Z","caller":"etcdserver/server.go:1062","msg":"restoring mvcc store"} {"level":"info","ts":"2026-04-22T12:57:31.640523Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":688} {"level":"info","ts":"2026-04-22T12:57:31.640570Z","caller":"etcdserver/server.go:1070","msg":"restored mvcc store","consistent-index":745} {"level":"info","ts":"2026-04-22T12:57:31.640600Z","caller":"etcdserver/server.go:1090","msg":"restoring alarm store"} {"level":"info","ts":"2026-04-22T12:57:31.640718Z","caller":"etcdserver/server.go:1078","msg":"closing old backend file"} {"level":"info","ts":"2026-04-22T12:57:31.641855Z","caller":"etcdserver/server.go:1096","msg":"restored alarm store"} {"level":"info","ts":"2026-04-22T12:57:31.641900Z","caller":"etcdserver/server.go:1099","msg":"restoring auth store"} {"level":"info","ts":"2026-04-22T12:57:31.641961Z","caller":"etcdserver/server.go:1103","msg":"restored auth store"} {"level":"info","ts":"2026-04-22T12:57:31.641979Z","caller":"etcdserver/server.go:1106","msg":"restoring v2 store"} {"level":"info","ts":"2026-04-22T12:57:31.642043Z","caller":"etcdserver/server.go:1080","msg":"closed old backend file"} {"level":"info","ts":"2026-04-22T12:57:31.642761Z","caller":"etcdserver/server.go:1115","msg":"restored v2 store"} {"level":"info","ts":"2026-04-22T12:57:31.642803Z","caller":"etcdserver/server.go:1119","msg":"restoring cluster configuration"} {"level":"info","ts":"2026-04-22T12:57:31.642883Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-04-22T12:57:31.642906Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"27437233b92849be","local-member-id":"91525f2023861a52","recovered-remote-peer-id":"63cd833aa17a09c7","recovered-remote-peer-urls":["https://199.19.213.159:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-04-22T12:57:31.642924Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"27437233b92849be","local-member-id":"91525f2023861a52","recovered-remote-peer-id":"91525f2023861a52","recovered-remote-peer-urls":["https://199.19.213.154:2380"],"recovered-remote-peer-is-learner":true} {"level":"info","ts":"2026-04-22T12:57:31.642938Z","caller":"membership/cluster.go:297","msg":"recovered/added member from store","cluster-id":"27437233b92849be","local-member-id":"91525f2023861a52","recovered-remote-peer-id":"d09bb10dcd2bf238","recovered-remote-peer-urls":["https://199.19.213.240:2380"],"recovered-remote-peer-is-learner":false} {"level":"info","ts":"2026-04-22T12:57:31.642955Z","caller":"membership/cluster.go:307","msg":"set cluster version from store","cluster-version":"3.6"} {"level":"info","ts":"2026-04-22T12:57:31.642967Z","caller":"etcdserver/server.go:1123","msg":"restored cluster configuration"} {"level":"info","ts":"2026-04-22T12:57:31.643025Z","caller":"etcdserver/server.go:1124","msg":"removing old peers from network"} {"level":"info","ts":"2026-04-22T12:57:31.643042Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-04-22T12:57:31.643987Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.644600Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-04-22T12:57:31.644707Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.644731Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.644969Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-04-22T12:57:31.645436Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7","error":"context canceled"} {"level":"warn","ts":"2026-04-22T12:57:31.645761Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"63cd833aa17a09c7","error":"failed to read 63cd833aa17a09c7 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-04-22T12:57:31.645808Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"warn","ts":"2026-04-22T12:57:31.646221Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7","error":"context canceled"} {"level":"info","ts":"2026-04-22T12:57:31.646263Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.646442Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.646495Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"91525f2023861a52","removed-remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.646592Z","caller":"rafthttp/peer.go:316","msg":"stopping remote peer","remote-peer-id":"d09bb10dcd2bf238"} {"level":"warn","ts":"2026-04-22T12:57:31.646681Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.646837Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","remote-peer-id":"d09bb10dcd2bf238"} {"level":"warn","ts":"2026-04-22T12:57:31.647537Z","caller":"rafthttp/stream.go:285","msg":"closed TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.647572Z","caller":"rafthttp/stream.go:293","msg":"stopped TCP streaming connection with remote peer","stream-writer-type":"stream Message","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.647598Z","caller":"rafthttp/pipeline.go:85","msg":"stopped HTTP pipelining with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"warn","ts":"2026-04-22T12:57:31.647691Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238","error":"context canceled"} {"level":"warn","ts":"2026-04-22T12:57:31.647722Z","caller":"rafthttp/peer_status.go:66","msg":"peer became inactive (message send to peer failed)","peer-id":"d09bb10dcd2bf238","error":"failed to read d09bb10dcd2bf238 on stream MsgApp v2 (context canceled)"} {"level":"info","ts":"2026-04-22T12:57:31.647751Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"warn","ts":"2026-04-22T12:57:31.647828Z","caller":"rafthttp/stream.go:420","msg":"lost TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238","error":"context canceled"} {"level":"info","ts":"2026-04-22T12:57:31.647843Z","caller":"rafthttp/stream.go:441","msg":"stopped stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.647853Z","caller":"rafthttp/peer.go:321","msg":"stopped remote peer","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.647870Z","caller":"rafthttp/transport.go:354","msg":"removed remote peer","local-member-id":"91525f2023861a52","removed-remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.647882Z","caller":"etcdserver/server.go:1129","msg":"removed old peers from network"} {"level":"info","ts":"2026-04-22T12:57:31.647892Z","caller":"etcdserver/server.go:1130","msg":"adding peers from new cluster configuration"} {"level":"info","ts":"2026-04-22T12:57:31.647909Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.647935Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.648260Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.648454Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.648476Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.648461Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.648637Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.648644Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7","remote-peer-urls":["https://199.19.213.159:2380"]} {"level":"info","ts":"2026-04-22T12:57:31.649062Z","caller":"rafthttp/peer.go:133","msg":"starting remote peer","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.649246Z","caller":"rafthttp/pipeline.go:72","msg":"started HTTP pipelining with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.649533Z","caller":"rafthttp/peer.go:137","msg":"started remote peer","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.649646Z","caller":"rafthttp/transport.go:317","msg":"added remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238","remote-peer-urls":["https://199.19.213.240:2380"]} {"level":"info","ts":"2026-04-22T12:57:31.649792Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.649831Z","caller":"rafthttp/stream.go:168","msg":"started stream writer with remote peer","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.649851Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.649775Z","caller":"etcdserver/server.go:1139","msg":"added peers from new cluster configuration"} {"level":"info","ts":"2026-04-22T12:57:31.650024Z","caller":"rafthttp/stream.go:394","msg":"started stream reader with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.650130Z","caller":"etcdserver/server.go:1015","msg":"applied snapshot","current-snapshot-index":745,"current-applied-index":745,"incoming-leader-snapshot-index":745,"incoming-leader-snapshot-term":2} {"level":"info","ts":"2026-04-22T12:57:31.657820Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.657843Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.659462Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.663449Z","caller":"rafthttp/peer_status.go:53","msg":"peer became active","peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.663468Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.663894Z","caller":"rafthttp/stream.go:411","msg":"established TCP streaming connection with remote peer","stream-reader-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.677581Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"91525f2023861a52","to":"63cd833aa17a09c7","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-22T12:57:31.677656Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.678382Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"91525f2023861a52","to":"d09bb10dcd2bf238","stream-type":"stream MsgApp v2"} {"level":"info","ts":"2026-04-22T12:57:31.678439Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream MsgApp v2","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.680974Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"91525f2023861a52","to":"63cd833aa17a09c7","stream-type":"stream Message"} {"level":"info","ts":"2026-04-22T12:57:31.681018Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"63cd833aa17a09c7"} {"level":"info","ts":"2026-04-22T12:57:31.707519Z","caller":"rafthttp/stream.go:248","msg":"set message encoder","from":"91525f2023861a52","to":"d09bb10dcd2bf238","stream-type":"stream Message"} {"level":"info","ts":"2026-04-22T12:57:31.707575Z","caller":"rafthttp/stream.go:273","msg":"established TCP streaming connection with remote peer","stream-writer-type":"stream Message","local-member-id":"91525f2023861a52","remote-peer-id":"d09bb10dcd2bf238"} {"level":"info","ts":"2026-04-22T12:57:31.709658Z","caller":"etcdserver/server.go:522","msg":"initialized peer connections; fast-forwarding election ticks","local-member-id":"91525f2023861a52","forward-ticks":8,"forward-duration":"800ms","election-ticks":10,"election-timeout":"1s","active-remote-members":2} {"level":"info","ts":"2026-04-22T12:57:32.124346Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"91525f2023861a52 switched to configuration voters=(7191548467821021639 10471536675229407826 15031802854114062904)"} {"level":"info","ts":"2026-04-22T12:57:32.124754Z","caller":"membership/cluster.go:550","msg":"promote member","cluster-id":"27437233b92849be","local-member-id":"91525f2023861a52","promoted-member-id":"91525f2023861a52"} {"level":"warn","ts":"2026-04-22T12:57:38.608870Z","caller":"etcdserver/server.go:1814","msg":"failed to publish local member to cluster through raft","local-member-id":"91525f2023861a52","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.154:2379]}","publish-timeout":"7s","error":"etcdserver: request timed out, possibly due to connection lost"} {"level":"info","ts":"2026-04-22T12:57:38.612659Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"91525f2023861a52","local-member-attributes":"{Name:controller-3 ClientURLs:[https://199.19.213.154:2379]}","cluster-id":"27437233b92849be","publish-timeout":"7s"} {"level":"info","ts":"2026-04-22T12:57:38.612633Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-22T12:57:38.613120Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-04-22T12:57:38.615268Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-04-22T12:57:38.615395Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-04-22T12:57:38.615376Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"warn","ts":"2026-04-22T12:57:38.616610Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-04-22T12:57:38.616799Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-04-22T12:57:38.621459Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-04-22T12:57:38.621767Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35280","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.621890Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35302","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-22T12:57:38.623242Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.154:2379"} {"level":"warn","ts":"2026-04-22T12:57:38.625234Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35262","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.628016Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50306","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.628759Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50278","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.629314Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50272","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.630350Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50296","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.631259Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50286","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.631436Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50274","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.632689Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50314","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.632758Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50334","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.633045Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50328","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.636158Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35336","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.636614Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50318","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.639017Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"199.19.213.154:50348","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.646553Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35356","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.671113Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35374","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.681055Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35400","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.693150Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35420","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.703832Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35422","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.717856Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35450","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.730169Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35462","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.740303Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35476","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.750213Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35486","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.763482Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35508","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.782914Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35526","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.792649Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.800699Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35558","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.811289Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35566","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.821302Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35584","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.842527Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35616","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.883275Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35660","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.893231Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35678","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.902014Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35700","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.911089Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.921674Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35738","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.932494Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35748","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.942897Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35762","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.959122Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35784","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:38.999290Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35806","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.010289Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35820","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.024040Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35826","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.033787Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35854","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.044330Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35870","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.052562Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35892","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.085967Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35916","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.097094Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35922","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.116935Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35946","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.140799Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35980","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.152611Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35994","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.164994Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36008","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.174010Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36034","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.182705Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36050","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.193341Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36058","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.201444Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36068","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.210668Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36084","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.218470Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36118","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.225958Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36148","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.236454Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36176","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.246045Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36178","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.257313Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36214","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.265331Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36224","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.303543Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36248","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.309890Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36256","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.323278Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36272","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.335570Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36308","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:57:39.396862Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:36324","server-name":"","error":"EOF"} {"level":"info","ts":"2026-04-22T12:58:22.606240Z","caller":"traceutil/trace.go:172","msg":"trace[1371129145] transaction","detail":"{read_only:false; response_revision:1005; number_of_response:1; }","duration":"189.102246ms","start":"2026-04-22T12:58:22.417122Z","end":"2026-04-22T12:58:22.606225Z","steps":["trace[1371129145] 'process raft request' (duration: 183.449583ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T12:58:22.625860Z","caller":"traceutil/trace.go:172","msg":"trace[752950984] linearizableReadLoop","detail":"{readStateIndex:1163; appliedIndex:1164; }","duration":"157.49555ms","start":"2026-04-22T12:58:22.468329Z","end":"2026-04-22T12:58:22.625824Z","steps":["trace[752950984] 'read index received' (duration: 157.482269ms)","trace[752950984] 'applied index is now lower than readState.Index' (duration: 11.431µs)"],"step_count":2} {"level":"warn","ts":"2026-04-22T12:58:22.626050Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"157.697456ms","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-22T12:58:22.626088Z","caller":"traceutil/trace.go:172","msg":"trace[606222264] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1006; }","duration":"157.754807ms","start":"2026-04-22T12:58:22.468318Z","end":"2026-04-22T12:58:22.626073Z","steps":["trace[606222264] 'agreement among raft nodes before linearized reading' (duration: 157.637925ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T12:58:22.626400Z","caller":"traceutil/trace.go:172","msg":"trace[1695093930] transaction","detail":"{read_only:false; number_of_response:1; response_revision:1006; }","duration":"167.037748ms","start":"2026-04-22T12:58:22.459336Z","end":"2026-04-22T12:58:22.626374Z","steps":["trace[1695093930] 'process raft request' (duration: 166.67621ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T12:58:28.461131Z","caller":"traceutil/trace.go:172","msg":"trace[2048914073] transaction","detail":"{read_only:false; response_revision:1061; number_of_response:1; }","duration":"307.402354ms","start":"2026-04-22T12:58:28.153699Z","end":"2026-04-22T12:58:28.461102Z","steps":["trace[2048914073] 'process raft request' (duration: 306.911484ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T12:58:28.461688Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T12:58:28.153677Z","time spent":"307.561099ms","remote":"127.0.0.1:35408","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":696,"response count":0,"response size":39,"request content":"compare: success:> failure:<>"} {"level":"info","ts":"2026-04-22T12:58:28.723287Z","caller":"traceutil/trace.go:172","msg":"trace[1639348303] linearizableReadLoop","detail":"{readStateIndex:1242; appliedIndex:1241; }","duration":"116.228133ms","start":"2026-04-22T12:58:28.607034Z","end":"2026-04-22T12:58:28.723262Z","steps":["trace[1639348303] 'read index received' (duration: 88.552084ms)","trace[1639348303] 'applied index is now lower than readState.Index' (duration: 27.674979ms)"],"step_count":2} {"level":"warn","ts":"2026-04-22T12:58:28.723523Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"116.534949ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/pods/kube-system/cilium-kzltd\" limit:1 ","response":"range_response_count:1 size:18354"} {"level":"info","ts":"2026-04-22T12:58:28.723558Z","caller":"traceutil/trace.go:172","msg":"trace[675282666] range","detail":"{range_begin:/registry/pods/kube-system/cilium-kzltd; range_end:; response_count:1; response_revision:1065; }","duration":"116.59041ms","start":"2026-04-22T12:58:28.606958Z","end":"2026-04-22T12:58:28.723548Z","steps":["trace[675282666] 'agreement among raft nodes before linearized reading' (duration: 116.413986ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T12:58:28.940250Z","caller":"traceutil/trace.go:172","msg":"trace[2131826022] transaction","detail":"{read_only:false; response_revision:1066; number_of_response:1; }","duration":"201.934106ms","start":"2026-04-22T12:58:28.738284Z","end":"2026-04-22T12:58:28.940218Z","steps":["trace[2131826022] 'process raft request' (duration: 174.008863ms)","trace[2131826022] 'compare' (duration: 27.764999ms)"],"step_count":2} {"level":"info","ts":"2026-04-22T12:58:29.351874Z","caller":"traceutil/trace.go:172","msg":"trace[1797643927] linearizableReadLoop","detail":"{readStateIndex:1249; appliedIndex:1247; }","duration":"215.536855ms","start":"2026-04-22T12:58:29.136320Z","end":"2026-04-22T12:58:29.351857Z","steps":["trace[1797643927] 'read index received' (duration: 214.82294ms)","trace[1797643927] 'applied index is now lower than readState.Index' (duration: 713.375µs)"],"step_count":2} {"level":"warn","ts":"2026-04-22T12:58:29.352010Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"215.672879ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T12:58:29.352033Z","caller":"traceutil/trace.go:172","msg":"trace[1985787494] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1071; }","duration":"215.70736ms","start":"2026-04-22T12:58:29.136316Z","end":"2026-04-22T12:58:29.352024Z","steps":["trace[1985787494] 'agreement among raft nodes before linearized reading' (duration: 215.614157ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T12:58:30.047282Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"578.840864ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T12:58:30.047363Z","caller":"traceutil/trace.go:172","msg":"trace[917707662] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1072; }","duration":"578.933366ms","start":"2026-04-22T12:58:29.468413Z","end":"2026-04-22T12:58:30.047347Z","steps":["trace[917707662] 'range keys from in-memory index tree' (duration: 578.792653ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T12:58:30.047594Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"628.22586ms","expected-duration":"100ms","prefix":"read-only range ","request":"limit:1 serializable:true keys_only:true ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T12:58:30.047675Z","caller":"traceutil/trace.go:172","msg":"trace[208063682] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1072; }","duration":"628.309992ms","start":"2026-04-22T12:58:29.419346Z","end":"2026-04-22T12:58:30.047656Z","steps":["trace[208063682] 'range keys from in-memory index tree' (duration: 628.171429ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T12:58:30.226034Z","caller":"traceutil/trace.go:172","msg":"trace[53003495] linearizableReadLoop","detail":"{readStateIndex:1252; appliedIndex:1252; }","duration":"178.605856ms","start":"2026-04-22T12:58:30.047411Z","end":"2026-04-22T12:58:30.226016Z","steps":["trace[53003495] 'read index received' (duration: 178.598906ms)","trace[53003495] 'applied index is now lower than readState.Index' (duration: 4.38µs)"],"step_count":2} {"level":"warn","ts":"2026-04-22T12:58:30.242000Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"194.5615ms","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-22T12:58:30.242104Z","caller":"traceutil/trace.go:172","msg":"trace[457557903] range","detail":"{range_begin:; range_end:; response_count:0; response_revision:1074; }","duration":"194.681412ms","start":"2026-04-22T12:58:30.047402Z","end":"2026-04-22T12:58:30.242083Z","steps":["trace[457557903] 'agreement among raft nodes before linearized reading' (duration: 178.763149ms)"],"step_count":1} {"level":"info","ts":"2026-04-22T12:58:30.242832Z","caller":"traceutil/trace.go:172","msg":"trace[926399256] transaction","detail":"{read_only:false; response_revision:1077; number_of_response:1; }","duration":"442.478195ms","start":"2026-04-22T12:58:29.800333Z","end":"2026-04-22T12:58:30.242811Z","steps":["trace[926399256] 'process raft request' (duration: 442.352081ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T12:58:30.243184Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"106.737104ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/health\" ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-04-22T12:58:30.243267Z","caller":"traceutil/trace.go:172","msg":"trace[54507719] range","detail":"{range_begin:/registry/health; range_end:; response_count:0; response_revision:1077; }","duration":"106.817486ms","start":"2026-04-22T12:58:30.136433Z","end":"2026-04-22T12:58:30.243251Z","steps":["trace[54507719] 'agreement among raft nodes before linearized reading' (duration: 106.705784ms)"],"step_count":1} {"level":"warn","ts":"2026-04-22T12:58:30.243340Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-04-22T12:58:29.800305Z","time spent":"442.580017ms","remote":"127.0.0.1:35728","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":537,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"warn","ts":"2026-04-22T12:58:54.582923Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:54.594767Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54714","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:54.726526Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54750","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:54.756304Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54768","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:54.781087Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54780","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:54.824900Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54788","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:54.923522Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54794","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:54.949615Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54808","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:54.974891Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54826","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:55.021368Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54830","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:55.042896Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54852","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:55.062840Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54870","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:55.138253Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54888","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:55.202067Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54920","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:55.228893Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54942","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:55.248654Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54952","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:55.269517Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54984","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:55.322029Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:54996","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:56.394181Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55002","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:56.408773Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55026","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-04-22T12:58:56.578559Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:55050","server-name":"","error":"EOF"}