{"level":"warn","ts":"2026-08-14T09:19:22.930489Z","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-14T09:19:22.930620Z","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-14T09:19:22.930630Z","caller":"etcdmain/etcd.go:64","msg":"Running: ","args":["etcd","--advertise-client-urls=https://199.19.213.184: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.184:2380","--initial-cluster=controller=https://199.19.213.184:2380","--key-file=/etc/kubernetes/pki/etcd/server.key","--listen-client-urls=https://127.0.0.1:2379,https://199.19.213.184:2379","--listen-metrics-urls=http://127.0.0.1:2381","--listen-peer-urls=https://199.19.213.184:2380","--name=controller","--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-14T09:19:22.930708Z","caller":"etcdmain/etcd.go:124","msg":"Initialize and start etcd server","data-dir":"/var/lib/etcd","dir-type":"empty"} {"level":"warn","ts":"2026-08-14T09:19:22.930727Z","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-14T09:19:22.930738Z","caller":"embed/etcd.go:138","msg":"configuring peer listeners","listen-peer-urls":["https://199.19.213.184:2380"]} {"level":"info","ts":"2026-08-14T09:19:22.930762Z","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-14T09:19:22.931631Z","caller":"embed/etcd.go:146","msg":"configuring client listeners","listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.184:2379"]} {"level":"info","ts":"2026-08-14T09:19:22.931829Z","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","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.184:2380"],"listen-peer-urls":["https://199.19.213.184:2380"],"advertise-client-urls":["https://199.19.213.184:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.184:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"],"experimental-local-address":"","cors":["*"],"host-whitelist":["*"],"initial-cluster":"controller=https://199.19.213.184:2380","initial-cluster-state":"new","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-14T09:19:22.932530Z","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: 0xc000078258}"} {"level":"info","ts":"2026-08-14T09:19:22.937018Z","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-14T09:19:22.937078Z","caller":"storage/backend.go:80","msg":"opened backend db","path":"/var/lib/etcd/member/snap/db","took":"4.671162ms"} {"level":"info","ts":"2026-08-14T09:19:22.937113Z","caller":"etcdserver/bootstrap.go:220","msg":"restore consistentIndex","index":0} {"level":"info","ts":"2026-08-14T09:19:22.937163Z","caller":"etcdserver/bootstrap.go:94","msg":"bootstrapping cluster"} {"level":"info","ts":"2026-08-14T09:19:22.937202Z","caller":"etcdserver/bootstrap.go:101","msg":"bootstrapping storage"} {"level":"info","ts":"2026-08-14T09:19:22.943567Z","caller":"etcdserver/bootstrap.go:109","msg":"bootstrapping raft"} {"level":"info","ts":"2026-08-14T09:19:22.943693Z","caller":"etcdserver/bootstrap.go:499","msg":"starting local member","local-member-id":"a98e0cfc7e94da4e","cluster-id":"6159be5634512a47"} {"level":"info","ts":"2026-08-14T09:19:22.943733Z","caller":"etcdserver/server.go:312","msg":"bootstrap successfully"} {"level":"info","ts":"2026-08-14T09:19:22.943833Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a98e0cfc7e94da4e switched to configuration voters=()"} {"level":"info","ts":"2026-08-14T09:19:22.943908Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"a98e0cfc7e94da4e became follower at term 0"} {"level":"info","ts":"2026-08-14T09:19:22.943923Z","logger":"raft","caller":"v3@v3.6.0/raft.go:493","msg":"newRaft a98e0cfc7e94da4e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]"} {"level":"info","ts":"2026-08-14T09:19:22.943947Z","logger":"raft","caller":"v3@v3.6.0/raft.go:897","msg":"a98e0cfc7e94da4e became follower at term 1"} {"level":"info","ts":"2026-08-14T09:19:22.943994Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a98e0cfc7e94da4e switched to configuration voters=(12217717117697710670)"} {"level":"warn","ts":"2026-08-14T09:19:22.950785Z","caller":"auth/store.go:1135","msg":"simple token is not cryptographically signed"} {"level":"info","ts":"2026-08-14T09:19:22.952231Z","caller":"mvcc/kvstore.go:408","msg":"kvstore restored","current-rev":1} {"level":"info","ts":"2026-08-14T09:19:22.954741Z","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-14T09:19:22.955252Z","caller":"etcdserver/server.go:598","msg":"starting etcd server","local-member-id":"a98e0cfc7e94da4e","local-server-version":"3.6.4","cluster-version":"to_be_decided"} {"level":"info","ts":"2026-08-14T09:19:22.955455Z","caller":"etcdserver/server.go:483","msg":"started as single-node; fast-forwarding election ticks","local-member-id":"a98e0cfc7e94da4e","forward-ticks":9,"forward-duration":"900ms","election-ticks":10,"election-timeout":"1s"} {"level":"info","ts":"2026-08-14T09:19:22.956151Z","caller":"embed/etcd.go:640","msg":"serving peer traffic","address":"199.19.213.184:2380"} {"level":"info","ts":"2026-08-14T09:19:22.956193Z","caller":"embed/etcd.go:611","msg":"cmux::serve","address":"199.19.213.184:2380"} {"level":"info","ts":"2026-08-14T09:19:22.956067Z","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-14T09:19:22.956444Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1981","msg":"a98e0cfc7e94da4e switched to configuration voters=(12217717117697710670)"} {"level":"info","ts":"2026-08-14T09:19:22.956642Z","caller":"membership/cluster.go:424","msg":"added member","cluster-id":"6159be5634512a47","local-member-id":"a98e0cfc7e94da4e","added-peer-id":"a98e0cfc7e94da4e","added-peer-peer-urls":["https://199.19.213.184:2380"],"added-peer-is-learner":false} {"level":"info","ts":"2026-08-14T09:19:22.956714Z","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-14T09:19:22.956774Z","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-14T09:19:22.956818Z","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-14T09:19:22.957871Z","caller":"embed/etcd.go:292","msg":"now serving peer/client/metrics","local-member-id":"a98e0cfc7e94da4e","initial-advertise-peer-urls":["https://199.19.213.184:2380"],"listen-peer-urls":["https://199.19.213.184:2380"],"advertise-client-urls":["https://199.19.213.184:2379"],"listen-client-urls":["https://127.0.0.1:2379","https://199.19.213.184:2379"],"listen-metrics-urls":["http://127.0.0.1:2381"]} {"level":"info","ts":"2026-08-14T09:19:22.957909Z","caller":"embed/etcd.go:890","msg":"serving metrics","address":"http://127.0.0.1:2381"} {"level":"info","ts":"2026-08-14T09:19:23.144316Z","logger":"raft","caller":"v3@v3.6.0/raft.go:988","msg":"a98e0cfc7e94da4e is starting a new election at term 1"} {"level":"info","ts":"2026-08-14T09:19:23.144386Z","logger":"raft","caller":"v3@v3.6.0/raft.go:930","msg":"a98e0cfc7e94da4e became pre-candidate at term 1"} {"level":"info","ts":"2026-08-14T09:19:23.144477Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"a98e0cfc7e94da4e received MsgPreVoteResp from a98e0cfc7e94da4e at term 1"} {"level":"info","ts":"2026-08-14T09:19:23.144506Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"a98e0cfc7e94da4e has received 1 MsgPreVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-08-14T09:19:23.144544Z","logger":"raft","caller":"v3@v3.6.0/raft.go:912","msg":"a98e0cfc7e94da4e became candidate at term 2"} {"level":"info","ts":"2026-08-14T09:19:23.145420Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1077","msg":"a98e0cfc7e94da4e received MsgVoteResp from a98e0cfc7e94da4e at term 2"} {"level":"info","ts":"2026-08-14T09:19:23.145493Z","logger":"raft","caller":"v3@v3.6.0/raft.go:1693","msg":"a98e0cfc7e94da4e has received 1 MsgVoteResp votes and 0 vote rejections"} {"level":"info","ts":"2026-08-14T09:19:23.145521Z","logger":"raft","caller":"v3@v3.6.0/raft.go:970","msg":"a98e0cfc7e94da4e became leader at term 2"} {"level":"info","ts":"2026-08-14T09:19:23.145540Z","logger":"raft","caller":"v3@v3.6.0/node.go:370","msg":"raft.node: a98e0cfc7e94da4e elected leader a98e0cfc7e94da4e at term 2"} {"level":"info","ts":"2026-08-14T09:19:23.146504Z","caller":"etcdserver/server.go:2404","msg":"setting up initial cluster version using v3 API","cluster-version":"3.6"} {"level":"info","ts":"2026-08-14T09:19:23.147528Z","caller":"etcdserver/server.go:1804","msg":"published local member to cluster through raft","local-member-id":"a98e0cfc7e94da4e","local-member-attributes":"{Name:controller ClientURLs:[https://199.19.213.184:2379]}","cluster-id":"6159be5634512a47","publish-timeout":"7s"} {"level":"info","ts":"2026-08-14T09:19:23.147723Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-14T09:19:23.147751Z","caller":"embed/serve.go:138","msg":"ready to serve client requests"} {"level":"info","ts":"2026-08-14T09:19:23.148084Z","caller":"membership/cluster.go:682","msg":"set initial cluster version","cluster-id":"6159be5634512a47","local-member-id":"a98e0cfc7e94da4e","cluster-version":"3.6"} {"level":"info","ts":"2026-08-14T09:19:23.148196Z","caller":"api/capability.go:76","msg":"enabled capabilities for version","cluster-version":"3.6"} {"level":"info","ts":"2026-08-14T09:19:23.148370Z","caller":"version/monitor.go:116","msg":"cluster version differs from storage version.","cluster-version":"3.6.0","storage-version":"3.5.0"} {"level":"info","ts":"2026-08-14T09:19:23.148631Z","caller":"schema/migration.go:65","msg":"updated storage version","new-storage-version":"3.6.0"} {"level":"info","ts":"2026-08-14T09:19:23.148904Z","caller":"etcdserver/server.go:2424","msg":"cluster version is updated","cluster-version":"3.6"} {"level":"info","ts":"2026-08-14T09:19:23.149263Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"warn","ts":"2026-08-14T09:19:23.149611Z","caller":"v3rpc/grpc.go:52","msg":"etcdserver: failed to register grpc metrics","error":"duplicate metrics collector registration attempted"} {"level":"info","ts":"2026-08-14T09:19:23.149752Z","caller":"v3rpc/health.go:63","msg":"grpc service status changed","service":"","status":"SERVING"} {"level":"info","ts":"2026-08-14T09:19:23.160231Z","caller":"etcdmain/main.go:44","msg":"notifying init daemon"} {"level":"info","ts":"2026-08-14T09:19:23.160266Z","caller":"etcdmain/main.go:50","msg":"successfully notified init daemon"} {"level":"info","ts":"2026-08-14T09:19:23.162853Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"199.19.213.184:2379"} {"level":"info","ts":"2026-08-14T09:19:23.168003Z","caller":"embed/serve.go:283","msg":"serving client traffic securely","traffic":"grpc+http","address":"127.0.0.1:2379"} {"level":"warn","ts":"2026-08-14T09:19:24.086117Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42442","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.086247Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42462","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.110080Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42468","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.120633Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42480","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.139131Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42510","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.163015Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42530","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.175120Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42544","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.184187Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42550","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.193879Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42576","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.202391Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42598","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.210128Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42614","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.218541Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42616","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.242640Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42652","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.251318Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42658","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.260391Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42686","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.271072Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42710","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.281789Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42718","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.292185Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42756","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.310245Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42776","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.317039Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42816","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.346214Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42832","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.357967Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42844","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.370180Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42850","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.378055Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42862","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.387567Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42872","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.397161Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42896","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.404741Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42920","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.412553Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42932","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.424954Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42938","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.432183Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42960","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.443948Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42984","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.455122Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:42990","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.462856Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43016","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.470497Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43030","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.478755Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43062","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.487482Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43070","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.498565Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43110","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.507942Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43118","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.515306Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43128","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.523591Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43148","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.532155Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43166","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.543450Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43174","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.553464Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43210","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.559842Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43220","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.567886Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43248","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.590370Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43272","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.602805Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43300","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.612428Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43314","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.619384Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43338","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.630150Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43374","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.640316Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43384","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.660403Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43412","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.667028Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43428","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.674381Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43456","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.683123Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43462","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.732774Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43482","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.848513Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43488","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.860312Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43496","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.868620Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43518","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:19:24.905939Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:43530","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.331793Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34890","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.347401Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34904","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.376241Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34940","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.413300Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34948","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.525677Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34962","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.540244Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34974","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.622518Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:34998","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.814334Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35002","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.860031Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35020","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.878558Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35058","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.912231Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35064","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.928651Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35090","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.952672Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35110","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.967506Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35124","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:03.992115Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35150","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:04.032807Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35176","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:04.052262Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35206","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:04.075229Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35230","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:04.097158Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35256","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:04.123251Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35274","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:04.170308Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35284","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-14T09:20:04.178750Z","caller":"traceutil/trace.go:172","msg":"trace[2141306573] linearizableReadLoop","detail":"{readStateIndex:628; appliedIndex:628; }","duration":"174.512039ms","start":"2026-08-14T09:20:04.004219Z","end":"2026-08-14T09:20:04.178731Z","steps":["trace[2141306573] 'read index received' (duration: 174.503619ms)","trace[2141306573] 'applied index is now lower than readState.Index' (duration: 5.5µs)"],"step_count":2} {"level":"warn","ts":"2026-08-14T09:20:04.178869Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"174.622063ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.178891Z","caller":"traceutil/trace.go:172","msg":"trace[1332707408] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies; range_end:; response_count:0; response_revision:602; }","duration":"174.669294ms","start":"2026-08-14T09:20:04.004214Z","end":"2026-08-14T09:20:04.178883Z","steps":["trace[1332707408] 'agreement among raft nodes before linearized reading' (duration: 174.587122ms)"],"step_count":1} {"level":"info","ts":"2026-08-14T09:20:04.179377Z","caller":"traceutil/trace.go:172","msg":"trace[1939756776] transaction","detail":"{read_only:false; response_revision:603; number_of_response:1; }","duration":"184.957014ms","start":"2026-08-14T09:20:03.994404Z","end":"2026-08-14T09:20:04.179361Z","steps":["trace[1939756776] 'process raft request' (duration: 184.48584ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.196704Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"110.247974ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xlistenersets/\" range_end:\"/registry/gateway.networking.x-k8s.io/xlistenersets0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.196805Z","caller":"traceutil/trace.go:172","msg":"trace[290131063] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xlistenersets/; range_end:/registry/gateway.networking.x-k8s.io/xlistenersets0; response_count:0; response_revision:603; }","duration":"110.364268ms","start":"2026-08-14T09:20:04.086430Z","end":"2026-08-14T09:20:04.196794Z","steps":["trace[290131063] 'agreement among raft nodes before linearized reading' (duration: 110.222134ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.196863Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"155.024357ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gateways/\" range_end:\"/registry/gateway.networking.k8s.io/gateways0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.196946Z","caller":"traceutil/trace.go:172","msg":"trace[1042683542] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gateways/; range_end:/registry/gateway.networking.k8s.io/gateways0; response_count:0; response_revision:603; }","duration":"155.13245ms","start":"2026-08-14T09:20:04.041796Z","end":"2026-08-14T09:20:04.196929Z","steps":["trace[1042683542] 'agreement among raft nodes before linearized reading' (duration: 154.955985ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.196818Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"131.658577ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gateways/\" range_end:\"/registry/gateway.networking.k8s.io/gateways0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.197086Z","caller":"traceutil/trace.go:172","msg":"trace[13472697] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gateways/; range_end:/registry/gateway.networking.k8s.io/gateways0; response_count:0; response_revision:603; }","duration":"131.917764ms","start":"2026-08-14T09:20:04.065155Z","end":"2026-08-14T09:20:04.197073Z","steps":["trace[13472697] 'agreement among raft nodes before linearized reading' (duration: 131.634286ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.197230Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"192.804218ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies/\" range_end:\"/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-08-14T09:20:04.196772Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"131.587004ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gateways\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.197271Z","caller":"traceutil/trace.go:172","msg":"trace[2097053806] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies/; range_end:/registry/gateway.networking.x-k8s.io/xbackendtrafficpolicies0; response_count:0; response_revision:603; }","duration":"192.835329ms","start":"2026-08-14T09:20:04.004419Z","end":"2026-08-14T09:20:04.197254Z","steps":["trace[2097053806] 'agreement among raft nodes before linearized reading' (duration: 192.792937ms)"],"step_count":1} {"level":"info","ts":"2026-08-14T09:20:04.197296Z","caller":"traceutil/trace.go:172","msg":"trace[1430142252] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gateways; range_end:; response_count:0; response_revision:603; }","duration":"132.078499ms","start":"2026-08-14T09:20:04.065181Z","end":"2026-08-14T09:20:04.197260Z","steps":["trace[1430142252] 'agreement among raft nodes before linearized reading' (duration: 131.577294ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.196722Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"154.775619ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gateways\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.199519Z","caller":"traceutil/trace.go:172","msg":"trace[127524968] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gateways; range_end:; response_count:0; response_revision:603; }","duration":"157.182771ms","start":"2026-08-14T09:20:04.041925Z","end":"2026-08-14T09:20:04.199108Z","steps":["trace[127524968] 'agreement among raft nodes before linearized reading' (duration: 154.746718ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.198102Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"111.585265ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xlistenersets\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.199585Z","caller":"traceutil/trace.go:172","msg":"trace[1888866264] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xlistenersets; range_end:; response_count:0; response_revision:603; }","duration":"113.08966ms","start":"2026-08-14T09:20:04.086479Z","end":"2026-08-14T09:20:04.199568Z","steps":["trace[1888866264] 'agreement among raft nodes before linearized reading' (duration: 110.171913ms)"],"step_count":1} {"level":"info","ts":"2026-08-14T09:20:04.198499Z","caller":"traceutil/trace.go:172","msg":"trace[1614415476] transaction","detail":"{read_only:false; response_revision:604; number_of_response:1; }","duration":"155.214502ms","start":"2026-08-14T09:20:04.043234Z","end":"2026-08-14T09:20:04.198448Z","steps":["trace[1614415476] 'process raft request' (duration: 155.13679ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.198674Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35302","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:04.212909Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:35332","server-name":"","error":"EOF"} {"level":"info","ts":"2026-08-14T09:20:04.400066Z","caller":"traceutil/trace.go:172","msg":"trace[1829027762] linearizableReadLoop","detail":"{readStateIndex:630; appliedIndex:630; }","duration":"203.409457ms","start":"2026-08-14T09:20:04.196635Z","end":"2026-08-14T09:20:04.400045Z","steps":["trace[1829027762] 'read index received' (duration: 203.377266ms)","trace[1829027762] 'applied index is now lower than readState.Index' (duration: 31.081µs)"],"step_count":2} {"level":"warn","ts":"2026-08-14T09:20:04.400168Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"206.016114ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gatewayclasses/\" range_end:\"/registry/gateway.networking.k8s.io/gatewayclasses0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-08-14T09:20:04.400224Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"220.004024ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/grpcroutes/\" range_end:\"/registry/gateway.networking.k8s.io/grpcroutes0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.400244Z","caller":"traceutil/trace.go:172","msg":"trace[12208689] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gatewayclasses/; range_end:/registry/gateway.networking.k8s.io/gatewayclasses0; response_count:0; response_revision:604; }","duration":"206.111807ms","start":"2026-08-14T09:20:04.194115Z","end":"2026-08-14T09:20:04.400227Z","steps":["trace[12208689] 'agreement among raft nodes before linearized reading' (duration: 205.948022ms)"],"step_count":1} {"level":"info","ts":"2026-08-14T09:20:04.400258Z","caller":"traceutil/trace.go:172","msg":"trace[2042840311] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/grpcroutes/; range_end:/registry/gateway.networking.k8s.io/grpcroutes0; response_count:0; response_revision:604; }","duration":"220.058466ms","start":"2026-08-14T09:20:04.180191Z","end":"2026-08-14T09:20:04.400249Z","steps":["trace[2042840311] 'agreement among raft nodes before linearized reading' (duration: 219.953243ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.400290Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"220.091907ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/grpcroutes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.400326Z","caller":"traceutil/trace.go:172","msg":"trace[766491009] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/grpcroutes; range_end:; response_count:0; response_revision:605; }","duration":"220.123098ms","start":"2026-08-14T09:20:04.180190Z","end":"2026-08-14T09:20:04.400313Z","steps":["trace[766491009] 'agreement among raft nodes before linearized reading' (duration: 220.072156ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.400350Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"193.5013ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gatewayclasses/\" range_end:\"/registry/gateway.networking.k8s.io/gatewayclasses0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.400658Z","caller":"traceutil/trace.go:172","msg":"trace[620764278] transaction","detail":"{read_only:false; response_revision:605; number_of_response:1; }","duration":"204.727056ms","start":"2026-08-14T09:20:04.195918Z","end":"2026-08-14T09:20:04.400645Z","steps":["trace[620764278] 'process raft request' (duration: 204.155549ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.400702Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"180.010905ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xmeshes\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.400739Z","caller":"traceutil/trace.go:172","msg":"trace[192429862] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xmeshes; range_end:; response_count:0; response_revision:605; }","duration":"180.036046ms","start":"2026-08-14T09:20:04.220685Z","end":"2026-08-14T09:20:04.400721Z","steps":["trace[192429862] 'agreement among raft nodes before linearized reading' (duration: 179.999145ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.400661Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"180.128159ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.x-k8s.io/xmeshes/\" range_end:\"/registry/gateway.networking.x-k8s.io/xmeshes0\" limit:10000 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.400831Z","caller":"traceutil/trace.go:172","msg":"trace[2107127506] range","detail":"{range_begin:/registry/gateway.networking.x-k8s.io/xmeshes/; range_end:/registry/gateway.networking.x-k8s.io/xmeshes0; response_count:0; response_revision:605; }","duration":"180.298444ms","start":"2026-08-14T09:20:04.220520Z","end":"2026-08-14T09:20:04.400818Z","steps":["trace[2107127506] 'agreement among raft nodes before linearized reading' (duration: 180.103928ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.400977Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"188.702385ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/mutatingwebhookconfigurations/envoy-gateway-topology-injector.envoy-gateway-system\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.401021Z","caller":"traceutil/trace.go:172","msg":"trace[1782136215] range","detail":"{range_begin:/registry/mutatingwebhookconfigurations/envoy-gateway-topology-injector.envoy-gateway-system; range_end:; response_count:0; response_revision:605; }","duration":"188.739637ms","start":"2026-08-14T09:20:04.212266Z","end":"2026-08-14T09:20:04.401005Z","steps":["trace[1782136215] 'agreement among raft nodes before linearized reading' (duration: 188.659144ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.401088Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"194.097377ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gatewayclasses\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.401099Z","caller":"traceutil/trace.go:172","msg":"trace[1593209815] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gatewayclasses/; range_end:/registry/gateway.networking.k8s.io/gatewayclasses0; response_count:0; response_revision:605; }","duration":"193.623613ms","start":"2026-08-14T09:20:04.206801Z","end":"2026-08-14T09:20:04.400425Z","steps":["trace[1593209815] 'agreement among raft nodes before linearized reading' (duration: 193.474619ms)"],"step_count":1} {"level":"info","ts":"2026-08-14T09:20:04.401130Z","caller":"traceutil/trace.go:172","msg":"trace[782763750] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gatewayclasses; range_end:; response_count:0; response_revision:605; }","duration":"194.154999ms","start":"2026-08-14T09:20:04.206966Z","end":"2026-08-14T09:20:04.401121Z","steps":["trace[782763750] 'agreement among raft nodes before linearized reading' (duration: 194.079537ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.400175Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"205.781847ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/gatewayclasses\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.403497Z","caller":"traceutil/trace.go:172","msg":"trace[510972365] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/gatewayclasses; range_end:; response_count:0; response_revision:604; }","duration":"208.814139ms","start":"2026-08-14T09:20:04.194374Z","end":"2026-08-14T09:20:04.403188Z","steps":["trace[510972365] 'agreement among raft nodes before linearized reading' (duration: 205.743907ms)"],"step_count":1} {"level":"info","ts":"2026-08-14T09:20:04.727879Z","caller":"traceutil/trace.go:172","msg":"trace[1805135402] linearizableReadLoop","detail":"{readStateIndex:631; appliedIndex:631; }","duration":"173.885752ms","start":"2026-08-14T09:20:04.553969Z","end":"2026-08-14T09:20:04.727854Z","steps":["trace[1805135402] 'read index received' (duration: 173.872971ms)","trace[1805135402] 'applied index is now lower than readState.Index' (duration: 11.721µs)"],"step_count":2} {"level":"warn","ts":"2026-08-14T09:20:04.892466Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"354.357571ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.envoyproxy.io/securitypolicies\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"warn","ts":"2026-08-14T09:20:04.892579Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"338.602859ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/gateway.networking.k8s.io/referencegrants\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:04.892664Z","caller":"traceutil/trace.go:172","msg":"trace[1095088500] range","detail":"{range_begin:/registry/gateway.networking.k8s.io/referencegrants; range_end:; response_count:0; response_revision:605; }","duration":"338.691462ms","start":"2026-08-14T09:20:04.553947Z","end":"2026-08-14T09:20:04.892638Z","steps":["trace[1095088500] 'agreement among raft nodes before linearized reading' (duration: 173.994735ms)","trace[1095088500] 'range keys from in-memory index tree' (duration: 164.551082ms)"],"step_count":2} {"level":"warn","ts":"2026-08-14T09:20:04.892722Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-14T09:20:04.553902Z","time spent":"338.807555ms","remote":"127.0.0.1:34972","response type":"/etcdserverpb.KV/Range","request count":0,"request size":55,"response count":0,"response size":28,"request content":"key:\"/registry/gateway.networking.k8s.io/referencegrants\" limit:1 "} {"level":"info","ts":"2026-08-14T09:20:04.892546Z","caller":"traceutil/trace.go:172","msg":"trace[1943348152] range","detail":"{range_begin:/registry/gateway.envoyproxy.io/securitypolicies; range_end:; response_count:0; response_revision:605; }","duration":"354.456034ms","start":"2026-08-14T09:20:04.538073Z","end":"2026-08-14T09:20:04.892529Z","steps":["trace[1943348152] 'range keys from in-memory index tree' (duration: 354.269528ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:04.893308Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"164.620804ms","expected-duration":"100ms","prefix":"","request":"header: txn: success:> failure: >>","response":"size:16"} {"level":"warn","ts":"2026-08-14T09:20:04.893367Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-14T09:20:04.538055Z","time spent":"355.286419ms","remote":"127.0.0.1:34954","response type":"/etcdserverpb.KV/Range","request count":0,"request size":52,"response count":0,"response size":28,"request content":"key:\"/registry/gateway.envoyproxy.io/securitypolicies\" limit:1 "} {"level":"info","ts":"2026-08-14T09:20:04.893392Z","caller":"traceutil/trace.go:172","msg":"trace[1949769493] transaction","detail":"{read_only:false; response_revision:606; number_of_response:1; }","duration":"349.192576ms","start":"2026-08-14T09:20:04.544183Z","end":"2026-08-14T09:20:04.893375Z","steps":["trace[1949769493] 'process raft request' (duration: 183.770288ms)","trace[1949769493] 'compare' (duration: 164.49012ms)"],"step_count":2} {"level":"warn","ts":"2026-08-14T09:20:04.893467Z","caller":"v3rpc/interceptor.go:202","msg":"request stats","start time":"2026-08-14T09:20:04.544161Z","time spent":"349.271819ms","remote":"127.0.0.1:42880","response type":"/etcdserverpb.KV/Txn","request count":1,"request size":493,"response count":0,"response size":39,"request content":"compare: success:> failure: >"} {"level":"info","ts":"2026-08-14T09:20:04.904874Z","caller":"traceutil/trace.go:172","msg":"trace[934160079] transaction","detail":"{read_only:false; response_revision:607; number_of_response:1; }","duration":"120.034897ms","start":"2026-08-14T09:20:04.784808Z","end":"2026-08-14T09:20:04.904843Z","steps":["trace[934160079] 'process raft request' (duration: 119.315136ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:15.249503Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49078","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:15.784877Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49088","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:15.796864Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49094","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:15.899522Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49104","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:15.925674Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49124","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:16.083983Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49158","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:18.105110Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:49160","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:24.821896Z","caller":"txn/util.go:93","msg":"apply request took too long","took":"173.581433ms","expected-duration":"100ms","prefix":"read-only range ","request":"key:\"/registry/horizontalpodautoscalers\" limit:1 ","response":"range_response_count:0 size:5"} {"level":"info","ts":"2026-08-14T09:20:24.822114Z","caller":"traceutil/trace.go:172","msg":"trace[854940249] range","detail":"{range_begin:/registry/horizontalpodautoscalers; range_end:; response_count:0; response_revision:776; }","duration":"173.740501ms","start":"2026-08-14T09:20:24.648272Z","end":"2026-08-14T09:20:24.822013Z","steps":["trace[854940249] 'range keys from in-memory index tree' (duration: 173.50253ms)"],"step_count":1} {"level":"warn","ts":"2026-08-14T09:20:35.233258Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53728","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:35.276410Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53738","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:35.291541Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53760","server-name":"","error":"EOF"} {"level":"warn","ts":"2026-08-14T09:20:35.308266Z","caller":"embed/config_logging.go:188","msg":"rejected connection on client endpoint","remote-addr":"127.0.0.1:53772","server-name":"","error":"EOF"}