2026-02-17 02:33:45.333 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-17 02:33:45.333 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-1peu1-default-worker-tzscp-lstzc-q2nn4
2026-02-17 02:33:45.333 [INFO][9] startup/utils.go 137: Determined node name: kube-1peu1-default-worker-tzscp-lstzc-q2nn4
2026-02-17 02:33:45.333 [INFO][9] startup/startup.go 112: Starting node kube-1peu1-default-worker-tzscp-lstzc-q2nn4 with version v3.31.3
2026-02-17 02:33:45.334 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-17 02:33:45.354 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-17 02:33:45.354 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-17 02:33:45.361 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.367 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 02:33:45.385 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-17 02:33:45.386 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:33:45.386 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 02:33:45.401 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 02:33:45.437 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 02:33:45.437 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 02:33:45.450 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 02:33:45.574 [INFO][9] startup/startup.go 249: Using node name: kube-1peu1-default-worker-tzscp-lstzc-q2nn4
2026-02-17 02:33:45.659 [INFO][18] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:33:45.661 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:33:45.661 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:33:45.661 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:33:45.661 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:33:45.661 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:33:45.661 [INFO][18] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:33:45.661 [INFO][18] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:33:45.666 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:45.666 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:45.666 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:45.666 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:45.666 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:45.666 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:45.666 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:45.667 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:45.667 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:45.667 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:45.667 [INFO][18] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:45.667 [INFO][18] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:45.726 [INFO][18] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 02:33:45.726 [INFO][18] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 02:33:45.730 [INFO][18] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-1peu1-default-worker-tzscp-lstzc-q2nn4'
2026-02-17 02:33:45.735 [INFO][18] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-1peu1-default-worker-tzscp-lstzc-q2nn4" host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.747 [INFO][18] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.753 [INFO][18] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.756 [INFO][18] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.769 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.32.64/26
2026-02-17 02:33:45.770 [INFO][18] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 13.324142ms host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4" subnet=10.100.32.64/26
2026-02-17 02:33:45.770 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4" subnet=10.100.32.64/26
2026-02-17 02:33:45.781 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4" subnet=10.100.32.64/26
2026-02-17 02:33:45.782 [INFO][18] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.32.64/26 host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.787 [INFO][18] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.32.64/26 host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.793 [INFO][18] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.32.64/26 host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.796 [INFO][18] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.32.64/26 host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.797 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4" subnet=10.100.32.64/26
2026-02-17 02:33:45.807 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 02:33:45.807 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4" subnet=10.100.32.64/26
2026-02-17 02:33:45.837 [INFO][18] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4" subnet=10.100.32.64/26
2026-02-17 02:33:45.837 [INFO][18] tunnel-ip-allocator/ipam.go 623: Block '10.100.32.64/26' has 64 free ips which is more than 1 ips required. host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4" subnet=10.100.32.64/26
2026-02-17 02:33:45.837 [INFO][18] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.32.64/26 handle="ipip-tunnel-addr-kube-1peu1-default-worker-tzscp-lstzc-q2nn4" host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.841 [INFO][18] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-1peu1-default-worker-tzscp-lstzc-q2nn4
2026-02-17 02:33:45.860 [INFO][18] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.32.64/26 handle="ipip-tunnel-addr-kube-1peu1-default-worker-tzscp-lstzc-q2nn4" host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.886 [INFO][18] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.32.64/26] block=10.100.32.64/26 handle="ipip-tunnel-addr-kube-1peu1-default-worker-tzscp-lstzc-q2nn4" host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.886 [INFO][18] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.32.64/26] handle="ipip-tunnel-addr-kube-1peu1-default-worker-tzscp-lstzc-q2nn4" host="kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:45.886 [INFO][18] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.32.64" type="ipipTunnelAddress"
2026-02-17 02:33:45.886 [INFO][18] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.32.64" type="ipipTunnelAddress"
Calico node started successfully
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
2026-02-17 02:33:46.074 [INFO][62] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 02:33:46.074 [WARNING][62] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: error querying BIRD: unable to connect to BIRDv4 socket: dial unix /var/run/calico/bird.ctl: connect: connection refused"
2026-02-17 02:33:46.098 [INFO][55] confd/config.go 81: Skipping confd config file.
2026-02-17 02:33:46.098 [INFO][55] confd/run.go 18: Starting calico-confd
2026-02-17 02:33:46.111 [INFO][55] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:33:46.111 [INFO][55] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 02:33:46.111 [INFO][55] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:33:46.111 [INFO][55] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 02:33:46.111 [INFO][55] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:33:46.111 [INFO][55] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 02:33:46.111 [INFO][55] confd/watchersyncer.go 118: Start called
2026-02-17 02:33:46.111 [INFO][55] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 02:33:46.111 [ERROR][55] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 02:33:46.111 [INFO][55] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:33:46.111 [INFO][55] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:33:46.111 [INFO][55] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 02:33:46.111 [ERROR][55] confd/status_file_watcher.go 222: Error reading directory error=open /var/run/calico/endpoint-status: no such file or directory
2026-02-17 02:33:46.111 [INFO][55] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 02:33:46.111 [INFO][55] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:33:46.111 [INFO][55] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:33:46.112 [INFO][55] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:33:46.112 [INFO][55] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:33:46.112 [INFO][55] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:33:46.112 [INFO][55] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:46.115 [INFO][55] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:33:46.115 [INFO][55] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:33:46.116 [INFO][55] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.116 [INFO][55] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:33:46.116 [INFO][55] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.116 [INFO][55] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:33:46.117 [INFO][55] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.120 [INFO][55] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:33:46.121 [INFO][55] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.122 [INFO][55] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:46.123 [INFO][55] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.130 [INFO][55] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:33:46.130 [INFO][55] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.130 [INFO][55] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:33:46.130 [INFO][55] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:33:46.132 [INFO][55] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4; name=ip_addr_v4) updated; HostBGPConfig(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4; name=ip_addr_v6) updated; HostBGPConfig(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4; name=network_v4) updated; HostBGPConfig(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4; name=rr_cluster_id) updated; kube-1peu1-default-worker-tzscp-lstzc-q2nn4 updated; HostBGPConfig(node=kube-1peu1-default-worker-tzscp-lstzc-qjs9n; name=ip_addr_v4) updated; HostBGPConfig(node=kube-1peu1-default-worker-tzscp-lstzc-qjs9n; name=ip_addr_v6) updated; HostBGPConfig(node=kube-1peu1-default-worker-tzscp-lstzc-qjs9n; name=network_v4) updated; HostBGPConfig(node=kube-1peu1-default-worker-tzscp-lstzc-qjs9n; name=rr_cluster_id) updated; kube-1peu1-default-worker-tzscp-lstzc-qjs9n updated; HostBGPConfig(node=kube-1peu1-z4xjx-b2mrt; name=ip_addr_v4) updated; HostBGPConfig(node=kube-1peu1-z4xjx-b2mrt; name=ip_addr_v6) updated; HostBGPConfig(node=kube-1peu1-z4xjx-b2mrt; name=network_v4) updated; HostBGPConfig(node=kube-1peu1-z4xjx-b2mrt; name=rr_cluster_id) updated; kube-1peu1-z4xjx-b2mrt updated
2026-02-17 02:33:46.132 [INFO][55] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 02:33:46.132 [INFO][55] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 02:33:46.138 [INFO][57] status-reporter/startup.go 552: Early log level set to info
2026-02-17 02:33:46.139 [INFO][57] status-reporter/watchersyncer.go 118: Start called
2026-02-17 02:33:46.139 [INFO][57] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:33:46.139 [INFO][57] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:33:46.139 [INFO][57] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:33:46.150 [INFO][59] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:33:46.156 [INFO][57] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:33:46.156 [INFO][57] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.157 [INFO][57] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:33:46.157 [INFO][57] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:33:46.157 [INFO][57] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:33:46.157 [INFO][59] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:33:46.157 [INFO][59] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:33:46.157 [INFO][59] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:33:46.157 [INFO][59] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:33:46.157 [INFO][59] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:33:46.157 [INFO][59] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:33:46.157 [INFO][59] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:33:46.159 [INFO][59] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:46.159 [INFO][55] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 02:33:46.160 [INFO][60] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 02:33:46.161 [INFO][60] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-1peu1-default-worker-tzscp-lstzc-q2nn4
2026-02-17 02:33:46.161 [INFO][60] monitor-addresses/utils.go 137: Determined node name: kube-1peu1-default-worker-tzscp-lstzc-q2nn4
2026-02-17 02:33:46.160 [INFO][59] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:46.162 [INFO][59] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:46.163 [INFO][59] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 02:33:46.163 [INFO][59] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:33:46.163 [INFO][59] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:33:46.164 [INFO][59] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:33:46.164 [INFO][59] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:46.164 [INFO][55] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 02:33:46.168 [INFO][55] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 02:33:46.172 [INFO][55] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 02:33:46.176 [INFO][55] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 02:33:46.177 [INFO][55] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 02:33:46.189 [INFO][59] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-1peu1-default-worker-tzscp-lstzc-q2nn4"
2026-02-17 02:33:46.189 [INFO][59] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:33:46.189 [INFO][59] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.189 [INFO][59] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:33:46.190 [INFO][59] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.190 [INFO][59] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:33:46.190 [INFO][59] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:33:46.204 [INFO][61] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 02:33:46.205 [INFO][61] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 02:33:46.245 [INFO][59] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.32.64" type="ipipTunnelAddress"
2026-02-17 02:33:46.361 [INFO][58] felix/daemon.go 354: Successfully loaded configuration. GOMAXPROCS=4 builddate="2025-12-18T23:00:53+0000" config=&config.Config{UseInternalDataplaneDriver:true, DataplaneDriver:"calico-iptables-plugin", DataplaneWatchdogTimeout:90000000000, WireguardEnabled:false, WireguardEnabledV6:false, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardRoutingRulePriority:99, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMTU:0, WireguardMTUV6:0, WireguardHostEncryptionEnabled:false, WireguardPersistentKeepAlive:0, WireguardThreadingEnabled:false, NFTablesMode:"Disabled", BPFEnabled:false, BPFDisableUnprivileged:true, BPFJITHardening:"Auto", BPFLogLevel:"off", BPFConntrackLogLevel:"off", BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:map[string]string{"CreationGracePeriod":"10s", "GenericTimeout":"10m", "ICMPTimeout":"5s", "TCPEstablished":"1h", "TCPFinsSeen":"Auto", "TCPResetSeen":"40s", "TCPSynSent":"20s", "UDPTimeout":"60s"}, BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFDataIfacePattern:(*regexp.Regexp)(0xc000048a00), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyHealthzPort:10256, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizePerCPUConntrack:0, BPFMapSizeConntrackScaling:"DoubleIfFull", BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", BPFAttachType:"TCX", BPFExportBufferSizeMB:1, BPFProfiling:"Disabled", CgroupV2Path:"", DebugBPFCgroupV2:"", DatastoreType:"kubernetes", FelixHostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", EtcdAddr:"127.0.0.1:2379", EtcdScheme:"http", EtcdKeyFile:"", EtcdCertFile:"", EtcdCaFile:"", EtcdEndpoints:[]string(nil), TyphaAddr:"", TyphaK8sServiceName:"", TyphaK8sNamespace:"kube-system", TyphaReadTimeout:30000000000, TyphaWriteTimeout:10000000000, TyphaKeyFile:"", TyphaCertFile:"", TyphaCAFile:"", TyphaCN:"", TyphaURISAN:"", Ipv6Support:false, IptablesBackend:"auto", RouteRefreshInterval:90000000000, InterfaceRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, ProgramClusterRoutes:"Disabled", IPForwarding:"Enabled", IptablesRefreshInterval:180000000000, IptablesPostWriteCheckIntervalSecs:5000000000, IptablesLockFilePath:"/run/xtables.lock", IptablesLockTimeoutSecs:0, IptablesLockProbeIntervalMillis:50000000, FeatureDetectOverride:map[string]string(nil), FeatureGates:map[string]string(nil), IpsetsRefreshInterval:90000000000, MaxIpsetSize:1048576, XDPRefreshInterval:90000000000, PolicySyncPathPrefix:"", NetlinkTimeoutSecs:10000000000, MetadataAddr:"", MetadataPort:8775, OpenstackRegion:"", InterfacePrefix:"cali", InterfaceExclude:[]*regexp.Regexp{(*regexp.Regexp)(0xc000048be0)}, ChainInsertMode:"insert", DefaultEndpointToHostAction:"ACCEPT", IptablesFilterAllowAction:"ACCEPT", IptablesMangleAllowAction:"ACCEPT", IptablesFilterDenyAction:"DROP", LogPrefix:"calico-packet", LogFilePath:"", LogSeverityFile:"", LogSeverityScreen:"INFO", LogSeveritySys:"", LogDebugFilenameRegex:(*regexp.Regexp)(nil), VXLANEnabled:(*bool)(nil), VXLANPort:4789, VXLANVNI:4096, VXLANMTU:0, VXLANMTUV6:0, IPv4VXLANTunnelAddr:net.IP(nil), IPv6VXLANTunnelAddr:net.IP(nil), VXLANTunnelMACAddr:"", VXLANTunnelMACAddrV6:"", IpInIpEnabled:(*bool)(nil), IpInIpMtu:0, IpInIpTunnelAddr:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0x20, 0x40}, FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:0, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"/var/run/calico", IptablesMarkMask:0xffff0000, DisableConntrackInvalidCheck:false, HealthEnabled:true, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:false, PrometheusMetricsHost:"", PrometheusMetricsPort:9091, PrometheusGoMetricsEnabled:true, PrometheusProcessMetricsEnabled:true, PrometheusWireGuardMetricsEnabled:true, FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FlowLogsFlushInterval:300000000000, FlowLogsCollectorDebugTrace:false, FlowLogsGoldmaneServer:"", FlowLogsLocalReporter:"Disabled", FlowLogsPolicyEvaluationMode:"Continuous", KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", UsageReportingEnabled:true, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"99586e6cbcde451caa66c385bb49508c", ClusterType:"k8s,bgp,kubeadm,kdd", CalicoVersion:"v3.31.3", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-<timestamp>.pprof", DebugDisableLogDropping:false, DebugSimulateCalcGraphHangAfter:0, DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, DebugPanicAfter:0, DebugSimulateDataRace:false, DebugHost:"localhost", DebugPort:0, RouteSource:"CalicoIPAM", RouteTableRange:idalloc.IndexRange{Min:0, Max:0}, RouteTableRanges:[]idalloc.IndexRange(nil), RouteSyncDisabled:false, IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:false, XDPEnabled:true, GenericXDPEnabled:false, Variant:"Calico", GoGCThreshold:40, GoMemoryLimitMB:-1, GoMaxProcs:-1, MTUIfacePattern:(*regexp.Regexp)(0xc000048e60), Encapsulation:config.Encapsulation{IPIPEnabled:true, VXLANEnabled:false, VXLANEnabledV6:false}, NftablesRefreshInterval:180000000000, NftablesFilterAllowAction:"ACCEPT", NftablesMangleAllowAction:"ACCEPT", NftablesFilterDenyAction:"DROP", NftablesMarkMask:0xffff0000, internalOverrides:map[string]string{}, sourceToRawConfig:map[config.Source]map[string]string{0x1:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"99586e6cbcde451caa66c385bb49508c", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.32.64"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"99586e6cbcde451caa66c385bb49508c", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.32.64", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "LogSeveritySys":"None", "MetadataAddr":"None", "ReportingIntervalSecs":"0", "VXLANMTU":"0", "WireguardMTU":"0"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x1a40600), useNodeResourceUpdates:false, RequireMTUFile:false} gitcommit="2e3c880bcabff580ddd7a08340878ede207f37be" version="v3.31.3"
2026-02-17 02:33:46.362 [INFO][58] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 02:33:46.362 [INFO][58] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 02:33:46.362 [INFO][58] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 02:33:46.362 [INFO][58] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 02:33:46.362 [INFO][58] felix/driver.go 164: Calculated iptables mark bits acceptMark=0x10000 dropMark=0x40000 endpointMark=0xffe00000 endpointMarkNonCali=0x0 passMark=0x20000 scratch0Mark=0x80000 scratch1Mark=0x100000
2026-02-17 02:33:46.367 [INFO][58] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 02:33:46.367 [INFO][58] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 02:33:46.367 [INFO][58] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 02:33:46.367 [INFO][58] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 02:33:46.367 [INFO][58] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 02:33:46.367 [INFO][58] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 02:33:46.367 [INFO][58] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 02:33:46.367 [INFO][58] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 02:33:46.367 [INFO][58] felix/timeouts.go 116: BPF conntrack timers CreationGracePeriod=10s GenericTimeout=10m0s ICMPTimeout=5s TCPEstablished=1h0m0s TCPFinsSeen=2m0s TCPResetSeen=40s TCPSynSent=20s UDPTimeout=1m0s
2026-02-17 02:33:46.367 [INFO][58] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", NodeZone:"", IPv6Enabled:false, RuleRendererOverride:rules.RuleRenderer(nil), IPIPMTU:0, VXLANMTU:0, VXLANMTUV6:0, VXLANPort:4789, MaxIPSetSize:1048576, RouteSyncDisabled:false, IptablesBackend:"auto", IPSetsRefreshInterval:90000000000, RouteRefreshInterval:90000000000, DeviceRouteSourceAddress:net.IP(nil), DeviceRouteSourceAddressIPv6:net.IP(nil), DeviceRouteProtocol:3, RemoveExternalRoutes:true, ProgramClusterRoutes:false, IPForwarding:"Enabled", TableRefreshInterval:180000000000, IptablesPostWriteCheckInterval:5000000000, IptablesInsertMode:"insert", IptablesLockFilePath:"/run/xtables.lock", IptablesLockTimeout:0, IptablesLockProbeInterval:50000000, XDPRefreshInterval:90000000000, FloatingIPsEnabled:false, Wireguard:wireguard.Config{Enabled:false, EnabledV6:false, ListeningPort:51820, ListeningPortV6:51821, FirewallMark:0, RoutingRulePriority:99, RoutingTableIndex:1, RoutingTableIndexV6:2, InterfaceName:"wireguard.cali", InterfaceNameV6:"wg-v6.cali", MTU:0, MTUV6:0, RouteSource:"CalicoIPAM", EncryptHostTraffic:false, PersistentKeepAlive:0, RouteSyncDisabled:false, ThreadedNAPI:false}, NetlinkTimeout:10000000000, RulesConfig:rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0007687d0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000768870), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x10000, MarkPass:0x20000, MarkDrop:0x40000, MarkScratch0:0x80000, MarkScratch1:0x100000, MarkEndpoint:0xffe00000, MarkNonCaliEndpoint:0x0, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, KubeIPVSSupportEnabled:false, OpenStackMetadataIP:net.IP(nil), OpenStackMetadataPort:0x2247, OpenStackSpecialCasesEnabled:false, VXLANEnabled:false, VXLANEnabledV6:false, VXLANPort:4789, VXLANVNI:4096, IPIPEnabled:true, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0x20, 0x40}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}, IfaceMonitorConfig:ifacemonitor.Config{InterfaceExcludes:[]*regexp.Regexp{(*regexp.Regexp)(0xc000048be0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc00004f800), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc0003ce740), bpfProxyHealthzServer:(*healthcheck.ProxyHealthServer)(nil), DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, ExternalNodesCidrs:[]string(nil), BPFEnabled:false, BPFPolicyDebugEnabled:true, BPFDisableUnprivileged:true, BPFJITHardening:"Auto", BPFKubeProxyIptablesCleanupEnabled:true, BPFLogLevel:"off", BPFConntrackLogLevel:"off", BPFLogFilters:map[string]string(nil), BPFCTLBLogFilter:"", BPFExtToServiceConnmark:0, BPFDataIfacePattern:(*regexp.Regexp)(0xc000048a00), BPFL3IfacePattern:(*regexp.Regexp)(nil), XDPEnabled:true, XDPAllowGeneric:false, BPFConntrackCleanupMode:"Auto", BPFConntrackTimeouts:timeouts.Timeouts{CreationGracePeriod:10000000000, TCPSynSent:20000000000, TCPEstablished:3600000000000, TCPFinsSeen:120000000000, TCPResetSeen:40000000000, UDPTimeout:60000000000, GenericTimeout:600000000000, ICMPTimeout:5000000000}, BPFCgroupV2:"", BPFConnTimeLBEnabled:false, BPFConnTimeLB:"TCP", BPFHostNetworkedNAT:"Enabled", BPFNodePortDSREnabled:false, BPFDSROptoutCIDRs:[]string(nil), BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizePerCPUConntrack:0, BPFMapSizeConntrackScaling:"DoubleIfFull", BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFIpv6Enabled:false, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFExportBufferSizeMB:1, BPFRedirectToPeer:"L2Only", BPFAttachType:"TCX", BPFProfiling:"Disabled", KubeProxyMinSyncPeriod:1000000000, KubeProxyHealtzPort:10256, SidecarAccelerationEnabled:false, NfNetlinkBufSize:65536, Collector:collector.Collector(nil), LookupsCache:(*calc.LookupsCache)(nil), FlowLogsEnabled:false, ServiceLoopPrevention:"Drop", LookPathOverride:(func(string) (string, error))(nil), KubeClientSet:(*kubernetes.Clientset)(0xc0001bea80), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000048e60), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 02:33:46.368 [INFO][58] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0007687d0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000768870), WorkloadIfacePrefixes:[]string{"cali"}, MarkAccept:0x10000, MarkPass:0x20000, MarkDrop:0x40000, MarkScratch0:0x80000, MarkScratch1:0x100000, MarkEndpoint:0xffe00000, MarkNonCaliEndpoint:0x0, KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, KubeIPVSSupportEnabled:false, OpenStackMetadataIP:net.IP(nil), OpenStackMetadataPort:0x2247, OpenStackSpecialCasesEnabled:false, VXLANEnabled:false, VXLANEnabledV6:false, VXLANPort:4789, VXLANVNI:4096, IPIPEnabled:true, FelixConfigIPIPEnabled:(*bool)(nil), IPIPTunnelAddress:net.IP{0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xa, 0x64, 0x20, 0x40}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}
2026-02-17 02:33:46.368 [INFO][58] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 02:33:46.368 [INFO][58] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 02:33:46.368 [INFO][58] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 02:33:46.368 [INFO][58] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 02:33:46.368 [INFO][58] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 02:33:46.369 [INFO][58] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 02:33:46.369 [INFO][58] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 02:33:46.369 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
2026-02-17 02:33:46.369 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:33:46.381 [INFO][58] felix/feature_detect_linux.go 176: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, NFLogSize:true, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.8 kernelVersion=5.15.0-170
2026-02-17 02:33:46.405 [INFO][58] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:33:46.406 [INFO][58] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:33:46.406 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:33:46.406 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:33:46.406 [INFO][58] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-|-A POSTROUTING .* felix-masq-ipam-pools .*|-A POSTROUTING -o tunl0 -m addrtype ! --src-type LOCAL --limit-iface-out -m addrtype --src-type LOCAL -j MASQUERADE"
2026-02-17 02:33:46.407 [INFO][58] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:33:46.407 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:33:46.407 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:33:46.407 [INFO][58] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:33:46.407 [INFO][58] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:33:46.408 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:33:46.408 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:33:46.408 [INFO][58] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:33:46.408 [INFO][58] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:33:46.408 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:33:46.408 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:33:46.409 [INFO][58] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 02:33:46.449 [INFO][58] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:33:46.449 [INFO][58] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:33:46.449 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-restore", "ip6tables-restore"} command="ip6tables-nft-restore" ipVersion=0x6 saveOrRestore="restore"
2026-02-17 02:33:46.449 [INFO][58] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:33:46.531 [INFO][58] felix/maps.go 833: Loaded map file descriptor. fd=0x1e name="/sys/fs/bpf/tc/globals/cali_ctlb_conn"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:33:46.618 [INFO][58] felix/maps.go 833: Loaded map file descriptor. fd=0x1f name="/sys/fs/bpf/tc/globals/cali_ctlb_send"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:33:46.692 [INFO][58] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
2026-02-17 02:33:46.693 [INFO][58] felix/int_dataplane.go 866: Failed to remove BPF connect-time load balancer, ignoring. error=error querying cgroup 11 : no such file or directory
error querying cgroup 15 : no such file or directory
error querying cgroup 20 : no such file or directory
error querying cgroup 10 : no such file or directory
error querying cgroup 14 : no such file or directory
error querying cgroup 19 : no such file or directory
2026-02-17 02:33:46.868 [INFO][58] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 02:33:46.872 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 02:33:46.872 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 02:33:46.872 [INFO][58] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 02:33:46.873 [INFO][58] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 02:33:46.874 [INFO][58] felix/route_mgr.go 479: Tunnel device thread started. device="tunl0" ipVersion=0x4 mtu=1352 tunnelDevice="tunl0" wait=10s xsumBroken=false
2026-02-17 02:33:46.882 [INFO][58] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 02:33:46.882 [INFO][58] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 02:33:46.882 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 02:33:46.882 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 02:33:46.882 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:33:46.882 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 02:33:46.883 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 02:33:46.884 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:33:46.884 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:33:46.884 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:33:46.884 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 02:33:46.884 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:33:46.897 [INFO][58] felix/int_dataplane.go 2181: Set XDP failsafe ports: [{Protocol:tcp Port:22 Net:} {Protocol:udp Port:68 Net:} {Protocol:tcp Port:179 Net:} {Protocol:tcp Port:2379 Net:} {Protocol:tcp Port:2380 Net:} {Protocol:tcp Port:5473 Net:} {Protocol:tcp Port:6443 Net:} {Protocol:tcp Port:6666 Net:} {Protocol:tcp Port:6667 Net:}]
2026-02-17 02:33:46.897 [INFO][58] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:33:46.897 [INFO][58] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 02:33:46.897 [INFO][58] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 02:33:46.897 [INFO][58] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 02:33:46.897 [INFO][58] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 02:33:46.897 [INFO][58] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 02:33:46.898 [INFO][58] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 02:33:46.898 [INFO][58] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 02:33:46.898 [INFO][58] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 02:33:46.898 [INFO][58] felix/daemon.go 566: using resource updates where applicable
2026-02-17 02:33:46.898 [INFO][58] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc00064af70), (*watchersyncer.watcherCache)(0xc00064b040), (*watchersyncer.watcherCache)(0xc00064b110), (*watchersyncer.watcherCache)(0xc00064b1e0), (*watchersyncer.watcherCache)(0xc00064b2b0), (*watchersyncer.watcherCache)(0xc00064b380), (*watchersyncer.watcherCache)(0xc00064b5f0), (*watchersyncer.watcherCache)(0xc00064b6c0), (*watchersyncer.watcherCache)(0xc00064b790), (*watchersyncer.watcherCache)(0xc00064b860), (*watchersyncer.watcherCache)(0xc00064b930), (*watchersyncer.watcherCache)(0xc00064ba00), (*watchersyncer.watcherCache)(0xc00064bc70), (*watchersyncer.watcherCache)(0xc00064bd40), (*watchersyncer.watcherCache)(0xc00064be10), (*watchersyncer.watcherCache)(0xc00083e000), (*watchersyncer.watcherCache)(0xc00083e0d0), (*watchersyncer.watcherCache)(0xc00083e1a0), (*watchersyncer.watcherCache)(0xc00083e270), (*watchersyncer.watcherCache)(0xc00083e340), (*watchersyncer.watcherCache)(0xc00083e410), (*watchersyncer.watcherCache)(0xc00083e4e0), (*watchersyncer.watcherCache)(0xc00083e5b0)}, results:(chan interface {})(0xc000782e70), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc0005aa090), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 02:33:46.898 [INFO][58] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 02:33:46.898 [INFO][58] felix/watchersyncer.go 118: Start called
2026-02-17 02:33:46.898 [INFO][58] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-1peu1-default-worker-tzscp-lstzc-q2nn4
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:33:46.898 [INFO][58] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:33:46.898 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:33:46.898 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:33:46.899 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{::1,127.0.0.0,127.0.0.1} ifaceName="lo"
2026-02-17 02:33:46.899 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:33:46.899 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::f816:3eff:fe11:9759,192.168.24.52} ifaceName="ens3"
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:33:46.899 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:33:46.899 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:33:46.899 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:33:46.899 [INFO][58] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:33:46.899 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:33:46.899 [INFO][58] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:33:46.899 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 02:33:46.899 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.52":set.v{}, "fe80::f816:3eff:fe11:9759":set.v{}}}
2026-02-17 02:33:46.899 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:33:46.899 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.52":set.v{}, "fe80::f816:3eff:fe11:9759":set.v{}}}
2026-02-17 02:33:46.899 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:33:46.899 [INFO][58] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:33:46.899 [INFO][58] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:33:46.899 [INFO][58] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 02:33:46.899 [INFO][58] felix/daemon.go 683: Started the processing graph
2026-02-17 02:33:46.899 [INFO][58] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 02:33:46.899 [INFO][58] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 02:33:46.899 [INFO][58] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 02:33:46.900 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:33:46.900 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:33:46.899 [INFO][58] felix/daemon.go 1387: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"99586e6cbcde451caa66c385bb49508c", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.32.64"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}} configUpdate=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"99586e6cbcde451caa66c385bb49508c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.32.64"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"99586e6cbcde451caa66c385bb49508c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.32.64"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:33:46.900 [INFO][58] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:33:46.900 [INFO][58] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:33:46.900 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:33:46.901 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:33:46.901 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:33:46.901 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:33:46.901 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:33:46.901 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:33:46.901 [INFO][58] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:33:46.901 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.902 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:33:46.902 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:33:46.902 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.902 [INFO][58] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) 99586e6cbcde451caa66c385bb49508c 1385 <nil> 0s} new}
2026-02-17 02:33:46.902 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:33:46.902 [INFO][58] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 1385 <nil> 0s} new}
2026-02-17 02:33:46.902 [INFO][58] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 1385 <nil> 0s} new}
2026-02-17 02:33:46.902 [INFO][58] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 02:33:46.902 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:33:46.904 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:33:46.904 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:33:46.903 [INFO][58] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:33:46.904 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.900 [INFO][58] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 1390 <nil> 0s} new}
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 1390 <nil> 0s} new}
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 1390 <nil> 0s} new}
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 1390 <nil> 0s} new}
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 1390 <nil> 0s} new}
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:46.904 [INFO][58] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for FelixHostname: kube-1peu1-default-worker-tzscp-lstzc-q2nn4 (from environment variable)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for FelixHostname: kube-1peu1-default-worker-tzscp-lstzc-q2nn4 (from environment variable)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.32.64 (from datastore (per-host))
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.32.64 (from datastore (per-host))
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:33:46.905 [INFO][58] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:33:46.906 [INFO][58] felix/config_params.go 769: Parsing value for ClusterGUID: 99586e6cbcde451caa66c385bb49508c (from datastore (global))
2026-02-17 02:33:46.906 [INFO][58] felix/config_params.go 805: Parsed value for ClusterGUID: 99586e6cbcde451caa66c385bb49508c (from datastore (global))
2026-02-17 02:33:46.906 [INFO][58] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:33:46.906 [INFO][58] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:33:46.906 [INFO][58] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:33:46.906 [INFO][58] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:33:46.906 [INFO][58] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:33:46.906 [INFO][58] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:33:46.906 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ConfigUpdate update from calculation graph. msg=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"99586e6cbcde451caa66c385bb49508c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.32.64"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"99586e6cbcde451caa66c385bb49508c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.32.64"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:33:46.906 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:33:46.907 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:33:46.907 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:33:46.907 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.908 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.908 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.908 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:33:46.909 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.909 [INFO][58] felix/daemon.go 804: No driver process to monitor
2026-02-17 02:33:46.912 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:33:46.912 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:33:46.912 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.913 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.913 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:33:46.913 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:33:46.913 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.913 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.914 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:33:46.914 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.914 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:33:46.914 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.915 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:33:46.915 [INFO][58] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4,name=IpInIpTunnelAddr) 10.100.32.64 1426 <nil> 0s} new}
2026-02-17 02:33:46.915 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.915 [INFO][58] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/os":"linux", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", "kubernetes.io/os":"linux", "topology.cinder.csi.openstack.org/zone":"nova"} old=map[string]string{}
2026-02-17 02:33:46.915 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:33:46.916 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.916 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:33:46.917 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.918 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:33:46.918 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:33:46.918 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:33:46.918 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.919 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.919 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.919 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88"
2026-02-17 02:33:46.919 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52"
2026-02-17 02:33:46.919 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19"
2026-02-17 02:33:46.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:33:46.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:33:46.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:33:46.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.IPAMPoolUpdate update from calculation graph. msg=id:"10.100.0.0-16" pool:{cidr:"10.100.0.0/16" masquerade:true ipip_mode:"always"}
2026-02-17 02:33:46.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.254.0.1" ports:{Protocol:"TCP" Port:443}
2026-02-17 02:33:46.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"k8s-keystone-auth" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.205.236" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:33:46.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kube-dns" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.0.10" ports:{Protocol:"UDP" Port:53} ports:{Protocol:"TCP" Port:53} ports:{Protocol:"TCP" Port:9153}
2026-02-17 02:33:46.920 [INFO][58] felix/route_mgr.go 566: Failed to get tunnel device, assuming it isn't present error=Link not found ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:33:46.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"manila-csi-openstack-manila-csi-controllerplugin" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.131.115" ports:{Protocol:"TCP" Port:12345}
2026-02-17 02:33:46.921 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:33:46.922 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.923 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:33:46.923 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.923 [INFO][58] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:33:46.924 [INFO][58] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:33:46.924 [INFO][58] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:33:46.924 [INFO][58] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:33:46.926 [INFO][58] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 02:33:46.926 [INFO][58] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:99586e6cbcde451caa66c385bb49508c ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.32.64].
2026-02-17 02:33:46.926 [INFO][58] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 02:33:46.926 [INFO][58] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:33:46.927 [INFO][58] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"99586e6cbcde451caa66c385bb49508c", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.32.64"}
2026-02-17 02:33:46.927 [INFO][58] felix/usagerep.go 91: Waiting before first check-in delay=5m0.265s
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:99586e6cbcde451caa66c385bb49508c ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:46.927 [INFO][58] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for FelixHostname: kube-1peu1-default-worker-tzscp-lstzc-q2nn4 (from environment variable)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for FelixHostname: kube-1peu1-default-worker-tzscp-lstzc-q2nn4 (from environment variable)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.32.64 (from datastore (per-host))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.32.64 (from datastore (per-host))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for ClusterGUID: 99586e6cbcde451caa66c385bb49508c (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for ClusterGUID: 99586e6cbcde451caa66c385bb49508c (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:33:46.928 [INFO][58] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.32.64]
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for FelixHostname: kube-1peu1-default-worker-tzscp-lstzc-q2nn4 (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for FelixHostname: kube-1peu1-default-worker-tzscp-lstzc-q2nn4 (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:33:46.929 [INFO][58] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.32.64 (from datastore (per-host))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.32.64 (from datastore (per-host))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 769: Parsing value for ClusterGUID: 99586e6cbcde451caa66c385bb49508c (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 805: Parsed value for ClusterGUID: 99586e6cbcde451caa66c385bb49508c (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:33:46.930 [INFO][58] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:33:46.931 [INFO][58] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 02:33:46.931 [INFO][58] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ephemeral-volume-controller"} labels:{key:"projectcalico.org/name" value:"ephemeral-volume-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pv-protection-controller"} labels:{key:"projectcalico.org/name" value:"pv-protection-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-after-finished-controller"} labels:{key:"projectcalico.org/name" value:"ttl-after-finished-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-controller"} labels:{key:"projectcalico.org/name" value:"ttl-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"coredns"} labels:{key:"projectcalico.org/name" value:"coredns"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpoint-controller"} labels:{key:"projectcalico.org/name" value:"endpoint-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslice-controller"} labels:{key:"projectcalico.org/name" value:"endpointslice-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pod-garbage-collector"} labels:{key:"projectcalico.org/name" value:"pod-garbage-collector"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replication-controller"} labels:{key:"projectcalico.org/name" value:"replication-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"statefulset-controller"} labels:{key:"projectcalico.org/name" value:"statefulset-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"default" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-node"} labels:{key:"projectcalico.org/name" value:"calico-node"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"expand-controller"} labels:{key:"projectcalico.org/name" value:"expand-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"horizontal-pod-autoscaler"} labels:{key:"projectcalico.org/name" value:"horizontal-pod-autoscaler"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"namespace-controller"} labels:{key:"projectcalico.org/name" value:"namespace-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"deployment-controller"} labels:{key:"projectcalico.org/name" value:"deployment-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"bootstrap-signer"} labels:{key:"projectcalico.org/name" value:"bootstrap-signer"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cloud-controller-manager"} labels:{key:"app.kubernetes.io/instance" value:"openstack-ccm"} labels:{key:"app.kubernetes.io/managed-by" value:"Helm"} labels:{key:"app.kubernetes.io/name" value:"openstack-cloud-controller-manager"} labels:{key:"app.kubernetes.io/version" value:"v1.35.0"} labels:{key:"helm.sh/chart" value:"openstack-cloud-controller-manager-2.35.0"} labels:{key:"projectcalico.org/name" value:"cloud-controller-manager"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cronjob-controller"} labels:{key:"projectcalico.org/name" value:"cronjob-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"controllerplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"node-controller"} labels:{key:"projectcalico.org/name" value:"node-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pvc-protection-controller"} labels:{key:"projectcalico.org/name" value:"pvc-protection-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"root-ca-cert-publisher"} labels:{key:"projectcalico.org/name" value:"root-ca-cert-publisher"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"certificate-controller"} labels:{key:"projectcalico.org/name" value:"certificate-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-controller-sa"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"daemon-set-controller"} labels:{key:"projectcalico.org/name" value:"daemon-set-controller"}
2026-02-17 02:33:46.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"generic-garbage-collector"} labels:{key:"projectcalico.org/name" value:"generic-garbage-collector"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"nodeplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"persistent-volume-binder"} labels:{key:"projectcalico.org/name" value:"persistent-volume-binder"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replicaset-controller"} labels:{key:"projectcalico.org/name" value:"replicaset-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-cidrs-controller"} labels:{key:"projectcalico.org/name" value:"service-cidrs-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"disruption-controller"} labels:{key:"projectcalico.org/name" value:"disruption-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"kube-proxy"} labels:{key:"projectcalico.org/name" value:"kube-proxy"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"token-cleaner"} labels:{key:"projectcalico.org/name" value:"token-cleaner"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"validatingadmissionpolicy-status-controller"} labels:{key:"projectcalico.org/name" value:"validatingadmissionpolicy-status-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-public" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"attachdetach-controller"} labels:{key:"projectcalico.org/name" value:"attachdetach-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-kube-controllers"} labels:{key:"projectcalico.org/name" value:"calico-kube-controllers"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"job-controller"} labels:{key:"projectcalico.org/name" value:"job-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"legacy-service-account-token-cleaner"} labels:{key:"projectcalico.org/name" value:"legacy-service-account-token-cleaner"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-account-controller"} labels:{key:"projectcalico.org/name" value:"service-account-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslicemirroring-controller"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-node-lease" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-cni-plugin"} labels:{key:"projectcalico.org/name" value:"calico-cni-plugin"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"clusterrole-aggregation-controller"} labels:{key:"projectcalico.org/name" value:"clusterrole-aggregation-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-node-sa"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-controller-sa"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resourcequota-controller"} labels:{key:"projectcalico.org/name" value:"resourcequota-controller"}
2026-02-17 02:33:46.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-node-sa"}
2026-02-17 02:33:46.933 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"default"} labels:{key:"kubernetes.io/metadata.name" value:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:46.933 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-node-lease"} labels:{key:"kubernetes.io/metadata.name" value:"kube-node-lease"} labels:{key:"projectcalico.org/name" value:"kube-node-lease"}
2026-02-17 02:33:46.933 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-public"} labels:{key:"kubernetes.io/metadata.name" value:"kube-public"} labels:{key:"projectcalico.org/name" value:"kube-public"}
2026-02-17 02:33:46.933 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-system"} labels:{key:"kubernetes.io/metadata.name" value:"kube-system"} labels:{key:"projectcalico.org/name" value:"kube-system"}
2026-02-17 02:33:46.933 [INFO][58] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 02:33:46.933 [INFO][58] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 02:33:46.933 [INFO][58] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=729.876148ms
2026-02-17 02:33:46.934 [INFO][58] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 02:33:46.934 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:46.934 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:46.934 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-17 02:33:47.029 [INFO][58] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 02:33:47.029 [INFO][58] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:33:47.029 [INFO][58] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.32.64/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:33:47.030 [INFO][58] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.32.64" tunnelDevice="tunl0"
2026-02-17 02:33:47.030 [INFO][58] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.32.64" tunnelDevice="tunl0"
2026-02-17 02:33:47.030 [INFO][58] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:33:47.031 [INFO][58] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:33:47.075 [WARNING][62] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-17 02:33:47.128 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 02:33:47.128 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.32.64} ifaceName="tunl0"
2026-02-17 02:33:47.131 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.32.64" exists=true ifIndex=3
2026-02-17 02:33:47.131 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 02:33:47.157 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 02:33:47.157 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 02:33:47.157 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 02:33:47.157 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 02:33:47.308 [INFO][58] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 02:33:47.309 [INFO][58] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 02:33:47.375 [INFO][58] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.171677306
2026-02-17 02:33:47.376 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 02:33:47.376 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 02:33:47.376 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 02:33:47.376 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 02:33:47.381 [INFO][58] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.32.64":set.v{}}}
2026-02-17 02:33:47.381 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.32.64":set.v{}}}
2026-02-17 02:33:47.381 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.381 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.381 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:33:47.381 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 02:33:47.381 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:33:47.381 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
bird: device1: Initializing
bird: direct1: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Graceful restart started
bird: Graceful restart done
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
bird: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_19: Initializing
bird: Mesh_192_168_24_88: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Mesh_192_168_24_19: Starting
bird: Mesh_192_168_24_19: State changed to start
bird: Mesh_192_168_24_88: Starting
bird: Mesh_192_168_24_88: State changed to start
bird: Graceful restart started
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
2026-02-17 02:33:48.076 [INFO][62] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:33:48.077 [INFO][62] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:33:48.078 [WARNING][62] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: BGP not established with 192.168.24.19,192.168.24.88"
2026-02-17 02:33:48.384 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:33:48.384 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:48.384 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:49.080 [INFO][62] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:33:49.081 [INFO][62] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:33:49.081 [WARNING][62] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD is not ready: BGP not established with 192.168.24.19,192.168.24.88"
2026-02-17 02:33:49.081 [INFO][58] felix/health.go 334: Overall health status changed: live=true ready=true
+---------------------------+---------+----------------+-----------------+--------+
|         COMPONENT         | TIMEOUT |    LIVENESS    |    READINESS    | DETAIL |
+---------------------------+---------+----------------+-----------------+--------+
| CalculationGraph          | 30s     | reporting live | reporting ready |        |
| FelixStartup              | -       | reporting live | reporting ready |        |
| InternalDataplaneMainLoop | 1m30s   | reporting live | reporting ready |        |
+---------------------------+---------+----------------+-----------------+--------+
bird: Mesh_192_168_24_88: Connected to table master
bird: Mesh_192_168_24_88: State changed to feed
bird: Mesh_192_168_24_88: State changed to up
bird: Mesh_192_168_24_19: Connected to table master
bird: Mesh_192_168_24_19: State changed to feed
bird: Mesh_192_168_24_19: State changed to up
bird: Graceful restart done
2026-02-17 02:33:49.737 [INFO][55] confd/client.go 1157: Recompute BGP peerings: kube-1peu1-default-worker-tzscp-lstzc-q2nn4 updated
2026-02-17 02:33:49.737 [INFO][58] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", "kubernetes.io/os":"linux", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/os":"linux", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", "kubernetes.io/os":"linux", "topology.cinder.csi.openstack.org/zone":"nova"}
2026-02-17 02:33:49.737 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:49.737 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:49.737 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:49.758 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:49.758 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:49.759 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:49.780 [INFO][58] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", "kubernetes.io/os":"linux", "node-role.kubernetes.io/worker":"", "node.cluster.x-k8s.io/nodegroup":"default-worker", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-1peu1-default-worker-tzscp-lstzc-q2nn4", "kubernetes.io/os":"linux", "node.kubernetes.io/instance-type":"m1.large", "topology.cinder.csi.openstack.org/zone":"nova", "topology.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"}
2026-02-17 02:33:49.781 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:49.781 [INFO][55] confd/client.go 1157: Recompute BGP peerings: kube-1peu1-default-worker-tzscp-lstzc-q2nn4 updated
2026-02-17 02:33:49.781 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:49.781 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:49.861 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:33:49.861 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:49.861 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:50.082 [INFO][62] complete-startup/health.go 206: Number of node(s) with BGP peering established = 2
2026-02-17 02:33:50.083 [INFO][62] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:33:50.087 [INFO][62] complete-startup/utils.go 125: Using NODENAME environment for node name kube-1peu1-default-worker-tzscp-lstzc-q2nn4
2026-02-17 02:33:50.088 [INFO][62] complete-startup/utils.go 137: Determined node name: kube-1peu1-default-worker-tzscp-lstzc-q2nn4
2026-02-17 02:33:50.089 [INFO][62] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 02:33:50.307 [INFO][55] confd/client.go 1157: Recompute BGP peerings: kube-1peu1-default-worker-tzscp-lstzc-qjs9n updated
2026-02-17 02:33:50.308 [INFO][62] complete-startup/startup.go 352: Calico started successfully
2026-02-17 02:33:50.309 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:50.309 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:50.309 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:50.309 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:50.360 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:50.360 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:50.360 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:50.395 [INFO][55] confd/client.go 1157: Recompute BGP peerings: kube-1peu1-default-worker-tzscp-lstzc-qjs9n updated
2026-02-17 02:33:50.395 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:50.395 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:50.395 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:50.672 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"}
2026-02-17 02:33:50.672 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:50.672 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:51.014 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calib12e322750d" state="down"
2026-02-17 02:33:51.014 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib12e322750d"
2026-02-17 02:33:51.014 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib12e322750d", State:"down", Index:6}
2026-02-17 02:33:51.014 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib12e322750d", Addrs:set.Typed[string]{}}
2026-02-17 02:33:51.014 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib12e322750d", Addrs:set.Typed[string]{}}
2026-02-17 02:33:51.022 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="calib12e322750d" state="up"
2026-02-17 02:33:51.038 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib12e322750d", State:"up", Index:6}
2026-02-17 02:33:51.038 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib12e322750d"
2026-02-17 02:33:51.038 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib12e322750d"
2026-02-17 02:33:51.043 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-6dh4q, name=eth0)
2026-02-17 02:33:51.049 [INFO][55] confd/client.go 1157: Recompute BGP peerings: kube-1peu1-z4xjx-b2mrt updated
2026-02-17 02:33:51.063 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kube-system"} profile:{inbound_rules:{action:"allow" rule_id:"YlN-KJA93B7Fe2ih"} outbound_rules:{action:"allow" rule_id:"GUM3x2IgYhIM5cBY"}}
2026-02-17 02:33:51.063 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.coredns"} profile:{}
2026-02-17 02:33:51.063 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-6dh4q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib12e322750d" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.32.65/32"}
2026-02-17 02:33:51.063 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:51.063 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:51.063 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:51.063 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:51.063 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib12e322750d" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.063 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kube-system" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.063 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u2Tn2rSoAPffvE7JO6" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.063 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib12e322750d" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.063 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kube-system" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.063 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u2Tn2rSoAPffvE7JO6" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.064 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib12e322750d"
2026-02-17 02:33:51.064 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:51.064 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:51.064 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:51.064 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:51.098 [INFO][55] confd/client.go 1157: Recompute BGP peerings: kube-1peu1-z4xjx-b2mrt updated
2026-02-17 02:33:51.113 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:51.113 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"} status="up"
2026-02-17 02:33:51.113 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:51.113 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:51.113 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:51.207 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:51.207 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:51.207 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:51.428 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/calico-kube-controllers-9b54b4c6c-knkfz, name=eth0)
2026-02-17 02:33:51.428 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.calico-kube-controllers"} profile:{}
2026-02-17 02:33:51.428 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33f4acdf501" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.calico-kube-controllers" ipv4_nets:"10.100.32.66/32"}
2026-02-17 02:33:51.428 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:51.428 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:51.428 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:51.429 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali33f4acdf501" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.429 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PTRGc0U-L5Kz7V6ERW" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.429 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali33f4acdf501" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.429 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PTRGc0U-L5Kz7V6ERW" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.429 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali33f4acdf501"
2026-02-17 02:33:51.429 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:51.429 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:51.473 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:51.473 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} status="down"
2026-02-17 02:33:51.498 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali33f4acdf501" state="down"
2026-02-17 02:33:51.498 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33f4acdf501"
2026-02-17 02:33:51.498 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33f4acdf501", State:"down", Index:7}
2026-02-17 02:33:51.498 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33f4acdf501", Addrs:set.Typed[string]{}}
2026-02-17 02:33:51.498 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33f4acdf501", Addrs:set.Typed[string]{}}
2026-02-17 02:33:51.498 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali33f4acdf501"
2026-02-17 02:33:51.498 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:51.498 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:51.507 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali33f4acdf501" state="up"
2026-02-17 02:33:51.540 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:51.541 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} status="down"
2026-02-17 02:33:51.541 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33f4acdf501", State:"up", Index:7}
2026-02-17 02:33:51.541 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali33f4acdf501"
2026-02-17 02:33:51.541 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali33f4acdf501"
2026-02-17 02:33:51.541 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33f4acdf501"
2026-02-17 02:33:51.541 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:51.541 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:51.557 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb, name=eth0)
2026-02-17 02:33:51.560 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:51.560 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} status="up"
2026-02-17 02:33:51.560 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.csi-cinder-controller-sa"} profile:{}
2026-02-17 02:33:51.560 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieef3c730c1a" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.csi-cinder-controller-sa" ipv4_nets:"10.100.32.67/32"}
2026-02-17 02:33:51.560 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:33:51.560 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:33:51.560 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:33:51.561 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieef3c730c1a" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.561 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2EgHMJ0hJk63WMxVD7" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.561 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieef3c730c1a" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.561 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2EgHMJ0hJk63WMxVD7" ipVersion=0x4 table="filter"
2026-02-17 02:33:51.561 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieef3c730c1a"
2026-02-17 02:33:51.561 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:33:51.561 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:33:51.630 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calieef3c730c1a" state="down"
2026-02-17 02:33:51.630 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieef3c730c1a"
2026-02-17 02:33:51.630 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calieef3c730c1a" state="up"
2026-02-17 02:33:51.636 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:51.636 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"} status="down"
2026-02-17 02:33:51.636 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieef3c730c1a", State:"down", Index:8}
2026-02-17 02:33:51.636 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieef3c730c1a", Addrs:set.Typed[string]{}}
2026-02-17 02:33:51.636 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieef3c730c1a", Addrs:set.Typed[string]{}}
2026-02-17 02:33:51.636 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieef3c730c1a", State:"up", Index:8}
2026-02-17 02:33:51.636 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieef3c730c1a"
2026-02-17 02:33:51.636 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieef3c730c1a"
2026-02-17 02:33:51.636 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieef3c730c1a"
2026-02-17 02:33:51.636 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:33:51.636 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:33:51.734 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:51.735 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"} status="up"
2026-02-17 02:33:52.032 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/manila-csi-openstack-manila-csi-controllerplugin-0, name=eth0)
2026-02-17 02:33:52.032 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kube-system.manila-csi-openstack-manila-csi-controllerplugin"} profile:{}
2026-02-17 02:33:52.032 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bd85d6a14a" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.manila-csi-openstack-manila-csi-controllerplugin" ipv4_nets:"10.100.32.68/32"}
2026-02-17 02:33:52.032 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:33:52.032 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:33:52.033 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:33:52.033 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6bd85d6a14a" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.033 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_s6e3_Jq3ddmHZgUOWD" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.033 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6bd85d6a14a" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.033 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_s6e3_Jq3ddmHZgUOWD" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.033 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6bd85d6a14a"
2026-02-17 02:33:52.033 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:33:52.033 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:33:52.067 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:52.067 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="down"
2026-02-17 02:33:52.101 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali6bd85d6a14a" state="down"
2026-02-17 02:33:52.102 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6bd85d6a14a"
2026-02-17 02:33:52.102 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bd85d6a14a", State:"down", Index:9}
2026-02-17 02:33:52.104 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{}}
2026-02-17 02:33:52.104 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{}}
2026-02-17 02:33:52.104 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bd85d6a14a"
2026-02-17 02:33:52.104 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:33:52.104 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:33:52.114 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali6bd85d6a14a" state="up"
2026-02-17 02:33:52.128 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:52.128 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="down"
2026-02-17 02:33:52.128 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6bd85d6a14a", State:"up", Index:9}
2026-02-17 02:33:52.128 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6bd85d6a14a"
2026-02-17 02:33:52.128 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6bd85d6a14a"
2026-02-17 02:33:52.128 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bd85d6a14a"
2026-02-17 02:33:52.129 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:33:52.129 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:33:52.137 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-rjz56, name=eth0)
2026-02-17 02:33:52.152 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:52.152 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="up"
2026-02-17 02:33:52.152 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-rjz56" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b4b9d82565" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.32.69/32"}
2026-02-17 02:33:52.152 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:52.152 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:52.152 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:52.153 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0b4b9d82565" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.153 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0b4b9d82565" ipVersion=0x4 table="filter"
2026-02-17 02:33:52.153 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b4b9d82565"
2026-02-17 02:33:52.153 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:52.153 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:52.195 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali0b4b9d82565" state="down"
2026-02-17 02:33:52.196 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b4b9d82565"
2026-02-17 02:33:52.196 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali0b4b9d82565" state="up"
2026-02-17 02:33:52.197 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:52.197 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"} status="down"
2026-02-17 02:33:52.197 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b4b9d82565", State:"down", Index:10}
2026-02-17 02:33:52.197 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4b9d82565", Addrs:set.Typed[string]{}}
2026-02-17 02:33:52.197 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4b9d82565", Addrs:set.Typed[string]{}}
2026-02-17 02:33:52.197 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b4b9d82565", State:"up", Index:10}
2026-02-17 02:33:52.197 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b4b9d82565"
2026-02-17 02:33:52.197 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b4b9d82565"
2026-02-17 02:33:52.198 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b4b9d82565"
2026-02-17 02:33:52.199 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:52.199 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:52.218 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:52.219 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"} status="up"
2026-02-17 02:33:52.672 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=7
2026-02-17 02:33:52.672 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali33f4acdf501"
2026-02-17 02:33:52.672 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33f4acdf501", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:52.672 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33f4acdf501", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:52.804 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=6
2026-02-17 02:33:52.804 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib12e322750d"
2026-02-17 02:33:52.804 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib12e322750d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:52.804 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib12e322750d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:53.088 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=8
2026-02-17 02:33:53.088 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieef3c730c1a"
2026-02-17 02:33:53.088 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieef3c730c1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:53.088 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieef3c730c1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:53.203 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-6dh4q, name=eth0)
2026-02-17 02:33:53.204 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-6dh4q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib12e322750d" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.32.65/32"}
2026-02-17 02:33:53.204 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:53.204 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:53.204 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:53.205 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib12e322750d"
2026-02-17 02:33:53.205 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:53.205 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:53.236 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:53.236 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"} status="up"
2026-02-17 02:33:53.250 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-rjz56, name=eth0)
2026-02-17 02:33:53.250 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-rjz56" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b4b9d82565" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.32.69/32"}
2026-02-17 02:33:53.250 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:53.250 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:53.250 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:53.251 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b4b9d82565"
2026-02-17 02:33:53.251 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:53.251 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:53.303 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:53.303 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"} status="up"
2026-02-17 02:33:53.376 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=9
2026-02-17 02:33:53.376 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6bd85d6a14a"
2026-02-17 02:33:53.376 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:53.376 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6bd85d6a14a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:54.016 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=10
2026-02-17 02:33:54.016 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0b4b9d82565"
2026-02-17 02:33:54.016 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4b9d82565", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:54.016 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b4b9d82565", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:54.220 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-6dh4q, name=eth0)
2026-02-17 02:33:54.221 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-6dh4q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib12e322750d" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.32.65/32"}
2026-02-17 02:33:54.221 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:54.221 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:54.222 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:54.223 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib12e322750d"
2026-02-17 02:33:54.223 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:54.223 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"}
2026-02-17 02:33:54.254 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/coredns-674b8bbfcf-rjz56, name=eth0)
2026-02-17 02:33:54.268 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:54.268 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-6dh4q", EndpointId:"eth0"} status="up"
2026-02-17 02:33:54.268 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/coredns-674b8bbfcf-rjz56" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b4b9d82565" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.coredns" ipv4_nets:"10.100.32.69/32"}
2026-02-17 02:33:54.269 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:54.269 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:54.269 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:54.271 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b4b9d82565"
2026-02-17 02:33:54.272 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:54.272 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"}
2026-02-17 02:33:54.316 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:54.316 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/coredns-674b8bbfcf-rjz56", EndpointId:"eth0"} status="up"
2026-02-17 02:33:54.734 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:54.734 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:54.734 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:57.336 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:57.336 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:57.336 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:57.585 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:57.585 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:57.585 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:59.248 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/calico-kube-controllers-9b54b4c6c-knkfz, name=eth0)
2026-02-17 02:33:59.249 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33f4acdf501" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.calico-kube-controllers" ipv4_nets:"10.100.32.66/32"}
2026-02-17 02:33:59.249 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.249 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.249 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.250 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33f4acdf501"
2026-02-17 02:33:59.250 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.250 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.288 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:59.288 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} status="up"
2026-02-17 02:33:59.325 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/calico-kube-controllers-9b54b4c6c-knkfz, name=eth0)
2026-02-17 02:33:59.326 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33f4acdf501" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.calico-kube-controllers" ipv4_nets:"10.100.32.66/32"}
2026-02-17 02:33:59.326 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.326 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.326 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.327 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33f4acdf501"
2026-02-17 02:33:59.327 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.327 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"}
2026-02-17 02:33:59.363 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:59.363 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/calico-kube-controllers-9b54b4c6c-knkfz", EndpointId:"eth0"} status="up"
2026-02-17 02:34:03.965 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sonobuoy"} labels:{key:"kubernetes.io/metadata.name" value:"sonobuoy"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sonobuoy"}
2026-02-17 02:34:03.987 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"sonobuoy-serviceaccount"} labels:{key:"component" value:"sonobuoy"} labels:{key:"projectcalico.org/name" value:"sonobuoy-serviceaccount"}
2026-02-17 02:34:04.012 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:04.109 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.30.197" ports:{Protocol:"TCP" Port:8080}
2026-02-17 02:34:14.823 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb, name=eth0)
2026-02-17 02:34:14.825 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieef3c730c1a" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.csi-cinder-controller-sa" ipv4_nets:"10.100.32.67/32"}
2026-02-17 02:34:14.825 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:34:14.825 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:34:14.825 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:34:14.826 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieef3c730c1a"
2026-02-17 02:34:14.826 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:34:14.826 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"}
2026-02-17 02:34:14.862 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:14.862 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/openstack-cinder-csi-controllerplugin-5bd77fdff6-6wzqb", EndpointId:"eth0"} status="up"
2026-02-17 02:34:14.887 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kube-system/manila-csi-openstack-manila-csi-controllerplugin-0, name=eth0)
2026-02-17 02:34:14.887 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6bd85d6a14a" profile_ids:"kns.kube-system" profile_ids:"ksa.kube-system.manila-csi-openstack-manila-csi-controllerplugin" ipv4_nets:"10.100.32.68/32"}
2026-02-17 02:34:14.887 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:34:14.887 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:34:14.887 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:34:14.888 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6bd85d6a14a"
2026-02-17 02:34:14.888 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:34:14.888 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"}
2026-02-17 02:34:14.922 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:14.922 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kube-system/manila-csi-openstack-manila-csi-controllerplugin-0", EndpointId:"eth0"} status="up"
2026-02-17 02:34:16.119 [INFO][55] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 02:34:26.049 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:34:26.049 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:26.049 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:34:28.148 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:34:28.148 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:28.148 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:34:28.308 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:34:28.308 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:28.308 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:34:36.370 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8323"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8323"}
2026-02-17 02:34:36.416 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3945"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3945"}
2026-02-17 02:34:36.470 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8323" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:36.501 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7982"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7982"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-7982"}
2026-02-17 02:34:36.502 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4874"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4874"}
2026-02-17 02:34:36.502 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3945" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:36.533 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-7982" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:36.567 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4874" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:36.613 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4874"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4874"} labels:{key:"webhook-4874" value:"true"}
2026-02-17 02:34:36.614 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8185"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8185"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8185"} labels:{key:"webhook-4874-markers" value:"true"}
2026-02-17 02:34:36.647 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8185" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:46.242 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:34:57.222 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:34:57.222 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:57.222 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:34:57.249 [INFO][58] felix/summary.go 100: Summarising 66 dataplane reconciliation loops over 1m10.9s: avg=40ms longest=442ms (resync-calico-v4,resync-filter-v4,resync-ipsets-v4,resync-mangle-v4,resync-nat-v4,resync-raw-v4,resync-routes-v4,resync-routes-v4,resync-rules-v4,update-filter-v4,update-ipsets-4,update-mangle-v4,update-nat-v4,update-raw-v4)
2026-02-17 02:34:59.018 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:34:59.018 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:59.018 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:34:59.203 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:34:59.203 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:34:59.203 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:34:59.775 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8323"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8323"}
2026-02-17 02:34:59.804 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8344"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8344"}
2026-02-17 02:34:59.825 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8344" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:01.694 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4874" type:"ClusterIP" cluster_ips:"10.254.7.142" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:02.288 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7982"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7982"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-7982"}
2026-02-17 02:35:02.311 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-204"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-204"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-204"}
2026-02-17 02:35:02.335 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-204" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:02.419 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-204"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-204"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-204"}
2026-02-17 02:35:02.445 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3386"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3386"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-3386"}
2026-02-17 02:35:02.465 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-3386" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:05.469 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8323" name:"default"}
2026-02-17 02:35:05.734 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8323"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8323"}
2026-02-17 02:35:05.768 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8323"}
2026-02-17 02:35:05.941 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3945"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3945"}
2026-02-17 02:35:05.967 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3759"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3759"}
2026-02-17 02:35:05.991 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:06.019 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3759"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3759"} labels:{key:"webhook-3759" value:"true"}
2026-02-17 02:35:06.019 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-321"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-321"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-321"} labels:{key:"webhook-3759-markers" value:"true"}
2026-02-17 02:35:06.019 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-321" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:07.224 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4874"
2026-02-17 02:35:07.316 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4874"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4874"} labels:{key:"webhook-4874" value:"true"}
2026-02-17 02:35:07.348 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8185"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8185"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8185"} labels:{key:"webhook-4874-markers" value:"true"}
2026-02-17 02:35:07.374 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3016"}
2026-02-17 02:35:07.374 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3016" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:07.424 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7982"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7982"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-7982"}
2026-02-17 02:35:07.467 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-204" name:"default"}
2026-02-17 02:35:07.804 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-204"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-204"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-204"}
2026-02-17 02:35:07.835 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-204"}
2026-02-17 02:35:09.977 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8344"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8344"}
2026-02-17 02:35:10.024 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6756"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6756"}
2026-02-17 02:35:10.061 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6756" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:10.446 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3759" type:"ClusterIP" cluster_ips:"10.254.217.1" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:11.097 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3945"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-3945"}
2026-02-17 02:35:11.489 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3759"
2026-02-17 02:35:11.549 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3016"}
2026-02-17 02:35:11.569 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-323"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-323"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-323"}
2026-02-17 02:35:11.648 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-323" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:11.859 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3759"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3759"} labels:{key:"webhook-3759" value:"true"}
2026-02-17 02:35:11.902 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-321"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-321"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-321"} labels:{key:"webhook-3759-markers" value:"true"}
2026-02-17 02:35:11.939 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5463"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5463"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5463"}
2026-02-17 02:35:12.023 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-5463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:12.430 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4874"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4874"} labels:{key:"webhook-4874" value:"true"}
2026-02-17 02:35:12.580 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m, name=eth0)
2026-02-17 02:35:12.580 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-323"} profile:{inbound_rules:{action:"allow" rule_id:"XhnlXQiBePG7EKpF"} outbound_rules:{action:"allow" rule_id:"dF1jnBNWDNLbUPrw"}}
2026-02-17 02:35:12.580 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-323.default"} profile:{}
2026-02-17 02:35:12.580 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b9a3bc7f50" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.70/32"}
2026-02-17 02:35:12.580 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:12.580 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:12.581 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:12.581 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2b9a3bc7f50" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.581 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-323" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.581 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-323.default" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.581 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2b9a3bc7f50" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.581 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-323" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.581 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-323.default" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.581 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:12.581 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:12.581 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:12.647 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali2b9a3bc7f50" state="down"
2026-02-17 02:35:12.648 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:12.651 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali2b9a3bc7f50" state="up"
2026-02-17 02:35:12.652 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:12.652 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} status="down"
2026-02-17 02:35:12.652 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b9a3bc7f50", State:"down", Index:11}
2026-02-17 02:35:12.652 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b9a3bc7f50", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.652 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b9a3bc7f50", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.653 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b9a3bc7f50", State:"up", Index:11}
2026-02-17 02:35:12.653 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:12.653 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:12.653 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:12.653 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:12.653 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:12.674 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:12.674 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} status="up"
2026-02-17 02:35:12.731 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r, name=eth0)
2026-02-17 02:35:12.731 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6d715df057" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.71/32"}
2026-02-17 02:35:12.731 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:12.732 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:12.732 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:12.732 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia6d715df057" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.732 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia6d715df057" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.732 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia6d715df057"
2026-02-17 02:35:12.732 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:12.732 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:12.779 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:12.779 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} status="down"
2026-02-17 02:35:12.779 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8185" name:"default"}
2026-02-17 02:35:12.783 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calia6d715df057" state="down"
2026-02-17 02:35:12.783 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia6d715df057"
2026-02-17 02:35:12.784 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calia6d715df057" state="up"
2026-02-17 02:35:12.805 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6d715df057", State:"down", Index:12}
2026-02-17 02:35:12.805 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6d715df057", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.805 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6d715df057", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.805 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6d715df057", State:"up", Index:12}
2026-02-17 02:35:12.805 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia6d715df057"
2026-02-17 02:35:12.805 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia6d715df057"
2026-02-17 02:35:12.806 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6d715df057"
2026-02-17 02:35:12.806 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:12.806 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:12.835 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:12.835 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} status="up"
2026-02-17 02:35:12.837 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk, name=eth0)
2026-02-17 02:35:12.837 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af04ad04d0" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.72/32"}
2026-02-17 02:35:12.837 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:12.837 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:12.837 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:12.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1af04ad04d0" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1af04ad04d0" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.838 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1af04ad04d0"
2026-02-17 02:35:12.838 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:12.838 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:12.885 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:12.885 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} status="down"
2026-02-17 02:35:12.914 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali1af04ad04d0" state="down"
2026-02-17 02:35:12.916 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1af04ad04d0"
2026-02-17 02:35:12.917 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali1af04ad04d0" state="up"
2026-02-17 02:35:12.918 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1af04ad04d0", State:"down", Index:13}
2026-02-17 02:35:12.919 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1af04ad04d0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.919 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1af04ad04d0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.919 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1af04ad04d0", State:"up", Index:13}
2026-02-17 02:35:12.919 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1af04ad04d0"
2026-02-17 02:35:12.919 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1af04ad04d0"
2026-02-17 02:35:12.919 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1af04ad04d0"
2026-02-17 02:35:12.919 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:12.919 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:12.946 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:12.946 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} status="up"
2026-02-17 02:35:13.348 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5463"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5463"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5463"}
2026-02-17 02:35:13.423 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2831"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2831"}
2026-02-17 02:35:13.455 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:13.490 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-7982" name:"default"}
2026-02-17 02:35:13.540 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2831"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2831"}
2026-02-17 02:35:13.594 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8185"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8185"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8185"} labels:{key:"webhook-4874-markers" value:"true"}
2026-02-17 02:35:13.625 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8115"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8115"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8115"}
2026-02-17 02:35:13.649 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8115" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:13.649 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8185"}
2026-02-17 02:35:13.732 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=11
2026-02-17 02:35:13.732 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:13.732 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b9a3bc7f50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:13.732 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b9a3bc7f50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:13.880 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-7982"}
2026-02-17 02:35:14.189 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6756"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6756"}
2026-02-17 02:35:14.224 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"}
2026-02-17 02:35:14.225 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5888" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:14.252 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"} labels:{key:"webhook-5888" value:"true"}
2026-02-17 02:35:14.277 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8400"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8400"} labels:{key:"webhook-5888-markers" value:"true"}
2026-02-17 02:35:14.278 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:14.368 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=13
2026-02-17 02:35:14.369 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1af04ad04d0"
2026-02-17 02:35:14.369 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1af04ad04d0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:14.369 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1af04ad04d0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:14.497 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=12
2026-02-17 02:35:14.497 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia6d715df057"
2026-02-17 02:35:14.497 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6d715df057", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:14.497 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6d715df057", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:15.639 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8344" name:"default"}
2026-02-17 02:35:15.711 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8344"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8344"}
2026-02-17 02:35:15.748 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8344"}
2026-02-17 02:35:15.757 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk, name=eth0)
2026-02-17 02:35:15.772 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af04ad04d0" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.72/32"}
2026-02-17 02:35:15.772 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:15.773 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:15.773 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:15.774 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1af04ad04d0"
2026-02-17 02:35:15.774 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:15.774 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:15.778 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m, name=eth0)
2026-02-17 02:35:15.801 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:15.801 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} status="up"
2026-02-17 02:35:15.801 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b9a3bc7f50" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.70/32"}
2026-02-17 02:35:15.801 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.801 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.801 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.802 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:15.802 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.802 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.824 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r, name=eth0)
2026-02-17 02:35:15.831 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:15.831 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} status="up"
2026-02-17 02:35:15.832 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6d715df057" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.71/32"}
2026-02-17 02:35:15.832 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:15.832 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:15.832 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:15.832 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6d715df057"
2026-02-17 02:35:15.833 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:15.833 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:15.848 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m, name=eth0)
2026-02-17 02:35:15.861 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:15.861 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} status="up"
2026-02-17 02:35:15.861 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b9a3bc7f50" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.70/32"}
2026-02-17 02:35:15.861 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.861 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.861 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.862 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:15.862 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.862 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:15.885 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:15.885 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} status="up"
2026-02-17 02:35:16.004 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r, name=eth0)
2026-02-17 02:35:16.004 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6d715df057" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.71/32"}
2026-02-17 02:35:16.004 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:16.004 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:16.004 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:16.005 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6d715df057"
2026-02-17 02:35:16.005 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:16.005 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:16.023 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk, name=eth0)
2026-02-17 02:35:16.038 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:16.038 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} status="up"
2026-02-17 02:35:16.039 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af04ad04d0" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.72/32"}
2026-02-17 02:35:16.039 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:16.040 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:16.040 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:16.042 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1af04ad04d0"
2026-02-17 02:35:16.042 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:16.042 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:16.067 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:16.067 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} status="up"
2026-02-17 02:35:16.537 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3016" name:"default"}
2026-02-17 02:35:16.627 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5888" type:"ClusterIP" cluster_ips:"10.254.190.216" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:16.730 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3945" name:"default"}
2026-02-17 02:35:16.807 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8115"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8115"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8115"}
2026-02-17 02:35:16.830 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-9393"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-9393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-9393"}
2026-02-17 02:35:16.853 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-9393" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:16.877 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3945"}
2026-02-17 02:35:17.153 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-321" name:"default"}
2026-02-17 02:35:17.270 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3016"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3016"}
2026-02-17 02:35:17.292 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3016"}
2026-02-17 02:35:17.415 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3759" name:"default"}
2026-02-17 02:35:17.541 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-321"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-321"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-321"} labels:{key:"webhook-3759-markers" value:"true"}
2026-02-17 02:35:17.577 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-321"}
2026-02-17 02:35:17.652 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3759"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3759"} labels:{key:"webhook-3759" value:"true"}
2026-02-17 02:35:17.681 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3759"}
2026-02-17 02:35:17.865 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4874" name:"default"}
2026-02-17 02:35:17.927 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m, name=eth0)
2026-02-17 02:35:17.943 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b9a3bc7f50" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.70/32"}
2026-02-17 02:35:17.944 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:17.944 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:17.944 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:17.945 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:17.945 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:17.945 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:17.952 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m, name=eth0)
2026-02-17 02:35:17.978 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:17.978 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} status="up"
2026-02-17 02:35:17.978 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b9a3bc7f50" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.70/32"}
2026-02-17 02:35:17.979 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:17.979 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:17.979 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:17.979 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:17.980 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:17.980 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:18.021 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:18.021 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} status="up"
2026-02-17 02:35:18.117 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r, name=eth0)
2026-02-17 02:35:18.118 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6d715df057" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.71/32"}
2026-02-17 02:35:18.119 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.119 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.119 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.120 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6d715df057"
2026-02-17 02:35:18.120 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.120 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.120 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk, name=eth0)
2026-02-17 02:35:18.144 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk, name=eth0)
2026-02-17 02:35:18.144 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:18.144 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} status="up"
2026-02-17 02:35:18.146 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af04ad04d0" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.72/32"}
2026-02-17 02:35:18.146 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af04ad04d0" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.72/32"}
2026-02-17 02:35:18.146 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.146 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.146 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.148 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1af04ad04d0"
2026-02-17 02:35:18.148 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.149 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.162 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r, name=eth0)
2026-02-17 02:35:18.250 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:18.250 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} status="up"
2026-02-17 02:35:18.250 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6d715df057" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.71/32"}
2026-02-17 02:35:18.250 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.256 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.257 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.258 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6d715df057"
2026-02-17 02:35:18.258 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.258 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.280 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:18.280 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} status="up"
2026-02-17 02:35:18.480 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-5463" name:"default"}
2026-02-17 02:35:18.627 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4874"}
2026-02-17 02:35:18.786 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk, name=eth0)
2026-02-17 02:35:18.786 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1af04ad04d0" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.72/32"}
2026-02-17 02:35:18.786 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.786 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.786 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.787 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1af04ad04d0"
2026-02-17 02:35:18.787 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.787 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:18.805 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:18.805 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"} status="up"
2026-02-17 02:35:18.808 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r, name=eth0)
2026-02-17 02:35:18.808 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6d715df057" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.71/32"}
2026-02-17 02:35:18.808 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.808 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.808 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.809 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6d715df057"
2026-02-17 02:35:18.809 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.809 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:18.820 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m, name=eth0)
2026-02-17 02:35:18.836 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:18.836 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"} status="up"
2026-02-17 02:35:18.836 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2b9a3bc7f50" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.70/32"}
2026-02-17 02:35:18.836 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:18.836 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:18.836 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:18.837 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:18.837 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:18.837 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:18.865 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:18.865 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"} status="up"
2026-02-17 02:35:18.865 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5463"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5463"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5463"}
2026-02-17 02:35:18.865 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-5463"}
2026-02-17 02:35:19.094 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2831" name:"default"}
2026-02-17 02:35:19.224 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2831"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2831"}
2026-02-17 02:35:19.250 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2831"}
2026-02-17 02:35:19.424 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6756" name:"default"}
2026-02-17 02:35:19.465 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6756"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6756"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6756"}
2026-02-17 02:35:19.491 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6756"}
2026-02-17 02:35:20.361 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5888"
2026-02-17 02:35:20.994 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"} labels:{key:"webhook-5888" value:"true"}
2026-02-17 02:35:21.028 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8400"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8400"} labels:{key:"webhook-5888-markers" value:"true"}
2026-02-17 02:35:21.053 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6720"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6720"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-6720"}
2026-02-17 02:35:21.079 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6720" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:21.296 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk, name=eth0)
2026-02-17 02:35:21.296 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk" endpoint_id:"eth0"}
2026-02-17 02:35:21.296 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:21.296 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:21.296 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:21.296 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1af04ad04d0" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.296 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1af04ad04d0" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.296 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:21.296 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:21.297 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.72
bird: KIF: Received address message for unknown interface 13
2026-02-17 02:35:21.325 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r, name=eth0)
2026-02-17 02:35:21.356 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-krfmk", EndpointId:"eth0"}
2026-02-17 02:35:21.356 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r" endpoint_id:"eth0"}
2026-02-17 02:35:21.356 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:21.356 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:21.360 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:21.360 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia6d715df057" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.360 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia6d715df057" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.360 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:21.360 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:21.361 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.71
2026-02-17 02:35:21.364 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m, name=eth0)
2026-02-17 02:35:21.420 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali1af04ad04d0" state="down"
2026-02-17 02:35:21.420 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1af04ad04d0"
2026-02-17 02:35:21.421 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=13
2026-02-17 02:35:21.421 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali1af04ad04d0" state=""
2026-02-17 02:35:21.421 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1af04ad04d0"
2026-02-17 02:35:21.425 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-qkx5r", EndpointId:"eth0"}
2026-02-17 02:35:21.425 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m" endpoint_id:"eth0"}
2026-02-17 02:35:21.425 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-323"}
2026-02-17 02:35:21.425 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-323.default"}
2026-02-17 02:35:21.426 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:21.426 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:21.426 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-323" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.426 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-323.default" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.426 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-323" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.426 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-323.default" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.426 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:21.426 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2b9a3bc7f50" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.426 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2b9a3bc7f50" ipVersion=0x4 table="filter"
2026-02-17 02:35:21.426 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:21.426 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:21.426 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calia6d715df057" state="down"
2026-02-17 02:35:21.427 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia6d715df057"
2026-02-17 02:35:21.427 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=12
2026-02-17 02:35:21.427 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.70
2026-02-17 02:35:21.456 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="calia6d715df057" state=""
2026-02-17 02:35:21.456 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia6d715df057"
2026-02-17 02:35:21.468 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali2b9a3bc7f50" state="down"
2026-02-17 02:35:21.469 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:21.469 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=11
2026-02-17 02:35:21.471 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali2b9a3bc7f50" state=""
2026-02-17 02:35:21.471 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2b9a3bc7f50"
2026-02-17 02:35:21.485 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-vwj7m", EndpointId:"eth0"}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1af04ad04d0", State:"down", Index:13}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1af04ad04d0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:21.485 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1af04ad04d0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1af04ad04d0", State:"", Index:13}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1af04ad04d0", Addrs:set.Set[string](nil)}
2026-02-17 02:35:21.485 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1af04ad04d0", Addrs:set.Set[string](nil)}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6d715df057", State:"down", Index:12}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6d715df057", Addrs:set.Typed[string]{}}
2026-02-17 02:35:21.485 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6d715df057", Addrs:set.Typed[string]{}}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6d715df057", State:"", Index:12}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6d715df057", Addrs:set.Set[string](nil)}
2026-02-17 02:35:21.485 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6d715df057", Addrs:set.Set[string](nil)}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b9a3bc7f50", State:"down", Index:11}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b9a3bc7f50", Addrs:set.Typed[string]{}}
2026-02-17 02:35:21.485 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b9a3bc7f50", Addrs:set.Typed[string]{}}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2b9a3bc7f50", State:"", Index:11}
2026-02-17 02:35:21.485 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2b9a3bc7f50", Addrs:set.Set[string](nil)}
2026-02-17 02:35:21.485 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2b9a3bc7f50", Addrs:set.Set[string](nil)}
2026-02-17 02:35:22.029 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8115" name:"default"}
2026-02-17 02:35:22.496 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8115"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8115"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8115"}
2026-02-17 02:35:22.533 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8115"}
2026-02-17 02:35:23.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-9393"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-9393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-9393"}
2026-02-17 02:35:23.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-7227"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-7227"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-7227"}
2026-02-17 02:35:23.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-7227" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:26.065 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8400" name:"default"}
2026-02-17 02:35:26.383 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8400"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8400"} labels:{key:"webhook-5888-markers" value:"true"}
2026-02-17 02:35:26.415 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8400"}
2026-02-17 02:35:26.680 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5888" name:"default"}
2026-02-17 02:35:26.726 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5888"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5888"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5888"} labels:{key:"webhook-5888" value:"true"}
2026-02-17 02:35:26.750 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5888"}
2026-02-17 02:35:27.005 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6720"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6720"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-6720"}
2026-02-17 02:35:27.032 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7637"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-7637"}
2026-02-17 02:35:27.055 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-7637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:28.045 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:35:28.045 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:28.045 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:28.684 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3386"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3386"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-3386"}
2026-02-17 02:35:28.705 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5173"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-5173"}
2026-02-17 02:35:28.705 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5173" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:28.783 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-7227"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-7227"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-7227"}
2026-02-17 02:35:28.812 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6461"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6461"}
2026-02-17 02:35:28.842 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6461" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:28.842 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6461" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:28.998 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-9393" name:"default"}
2026-02-17 02:35:29.225 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-9393"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-9393"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-9393"}
2026-02-17 02:35:29.254 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-9393"}
2026-02-17 02:35:30.036 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:35:30.037 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:30.037 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:30.755 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:35:30.756 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6461"} profile:{inbound_rules:{action:"allow" rule_id:"NfTOM2AyBq9Zt4fD"} outbound_rules:{action:"allow" rule_id:"wU2eXNQBUEpX3Afh"}}
2026-02-17 02:35:30.756 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6461.default"} profile:{}
2026-02-17 02:35:30.756 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4ce270f21" profile_ids:"kns.statefulset-6461" profile_ids:"ksa.statefulset-6461.default" ipv4_nets:"10.100.32.73/32"}
2026-02-17 02:35:30.756 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:30.756 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:30.756 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:30.757 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliad4ce270f21" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.757 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DawrPBJtxBUOOAckFg" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.757 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jHo8_xIs-CmyDtWiO4" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.757 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliad4ce270f21" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.757 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DawrPBJtxBUOOAckFg" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.757 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jHo8_xIs-CmyDtWiO4" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.757 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliad4ce270f21"
2026-02-17 02:35:30.758 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:30.758 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:30.800 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:30.801 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:35:30.829 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="caliad4ce270f21" state="down"
2026-02-17 02:35:30.829 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliad4ce270f21"
2026-02-17 02:35:30.829 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4ce270f21", State:"down", Index:14}
2026-02-17 02:35:30.829 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{}}
2026-02-17 02:35:30.829 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{}}
2026-02-17 02:35:30.829 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliad4ce270f21"
2026-02-17 02:35:30.829 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:30.829 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:30.847 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="caliad4ce270f21" state="up"
2026-02-17 02:35:30.868 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:30.868 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:35:30.868 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4ce270f21", State:"up", Index:14}
2026-02-17 02:35:30.868 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliad4ce270f21"
2026-02-17 02:35:30.868 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliad4ce270f21"
2026-02-17 02:35:30.869 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4ce270f21"
2026-02-17 02:35:30.869 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:30.869 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:30.892 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:30.892 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:31.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7637"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-7637"}
2026-02-17 02:35:31.178 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3146"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3146"}
2026-02-17 02:35:31.209 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3146" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.904 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-17 02:35:31.904 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliad4ce270f21"
2026-02-17 02:35:31.904 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:31.904 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:32.148 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6720" name:"default"}
2026-02-17 02:35:32.287 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6720"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6720"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-6720"}
2026-02-17 02:35:32.309 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-6720"}
2026-02-17 02:35:33.016 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5173"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-5173"}
2026-02-17 02:35:33.045 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2455"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2455"}
2026-02-17 02:35:33.062 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2455" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:33.086 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2455"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2455"} labels:{key:"webhook-2455" value:"true"}
2026-02-17 02:35:33.086 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-183"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-183"} labels:{key:"webhook-2455-markers" value:"true"}
2026-02-17 02:35:33.107 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-183" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:33.738 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-3386" name:"default"}
2026-02-17 02:35:33.828 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-7227"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-7227"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-7227"}
2026-02-17 02:35:34.523 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3386"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3386"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-3386"}
2026-02-17 02:35:34.551 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-3386"}
2026-02-17 02:35:34.888 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:35:34.888 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4ce270f21" profile_ids:"kns.statefulset-6461" profile_ids:"ksa.statefulset-6461.default" ipv4_nets:"10.100.32.73/32"}
2026-02-17 02:35:34.888 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.888 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.888 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.889 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4ce270f21"
2026-02-17 02:35:34.889 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.889 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:34.915 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:34.915 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:35.293 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3146"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3146"}
2026-02-17 02:35:35.317 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2158"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2158"}
2026-02-17 02:35:35.348 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2158" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:35.895 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:35:35.895 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4ce270f21" profile_ids:"kns.statefulset-6461" profile_ids:"ksa.statefulset-6461.default" ipv4_nets:"10.100.32.73/32"}
2026-02-17 02:35:35.895 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:35.895 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:35.895 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:35.896 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4ce270f21"
2026-02-17 02:35:35.896 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:35.896 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:35:35.918 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:35.918 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:35:36.607 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-7637" name:"default"}
2026-02-17 02:35:36.630 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7637"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-7637"}
2026-02-17 02:35:36.655 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-7637"}
2026-02-17 02:35:38.045 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2455" type:"ClusterIP" cluster_ips:"10.254.40.215" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:38.280 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5173" name:"default"}
2026-02-17 02:35:38.609 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5173"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-5173"}
2026-02-17 02:35:38.641 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5173"}
2026-02-17 02:35:38.854 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-7227" name:"default"}
2026-02-17 02:35:39.302 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2455"
2026-02-17 02:35:39.391 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2455"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2455"} labels:{key:"webhook-2455" value:"true"}
2026-02-17 02:35:39.414 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-183"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-183"} labels:{key:"webhook-2455-markers" value:"true"}
2026-02-17 02:35:39.435 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9837"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9837"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9837"}
2026-02-17 02:35:39.453 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9837" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:39.485 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2158"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2158"}
2026-02-17 02:35:39.524 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5359"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5359"}
2026-02-17 02:35:39.548 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5359" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:39.766 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-7227"}
2026-02-17 02:35:40.487 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3146" name:"default"}
2026-02-17 02:35:40.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3146"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3146"}
2026-02-17 02:35:40.889 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3146"}
2026-02-17 02:35:43.568 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9837"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9837"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9837"}
2026-02-17 02:35:43.596 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6058"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6058"}
2026-02-17 02:35:43.625 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6058" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:43.734 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5359"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5359"}
2026-02-17 02:35:43.770 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4376"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4376"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4376"}
2026-02-17 02:35:43.795 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-4376" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:44.547 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-183" name:"default"}
2026-02-17 02:35:44.905 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2158" name:"default"}
2026-02-17 02:35:45.080 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2455" name:"default"}
2026-02-17 02:35:45.161 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2158"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2158"}
2026-02-17 02:35:45.187 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2158"}
2026-02-17 02:35:45.339 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2455"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2455"} labels:{key:"webhook-2455" value:"true"}
2026-02-17 02:35:45.363 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2455"}
2026-02-17 02:35:45.442 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-183"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-183"} labels:{key:"webhook-2455-markers" value:"true"}
2026-02-17 02:35:45.471 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-183"}
2026-02-17 02:35:46.258 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:35:47.710 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6058"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6058"}
2026-02-17 02:35:47.736 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6445"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6445"}
2026-02-17 02:35:47.736 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6445" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:47.814 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6445"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6445"}
2026-02-17 02:35:47.844 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2927"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2927"}
2026-02-17 02:35:47.874 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2927" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:47.912 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4376"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4376"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4376"}
2026-02-17 02:35:47.938 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5755"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5755"}
2026-02-17 02:35:47.966 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:48.030 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2927"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2927"}
2026-02-17 02:35:48.056 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-710"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-710"}
2026-02-17 02:35:48.077 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:48.132 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-710"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-710"}
2026-02-17 02:35:48.159 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7083"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7083"}
2026-02-17 02:35:48.159 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7083" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:48.185 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7083"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7083"} labels:{key:"webhook-7083" value:"true"}
2026-02-17 02:35:48.185 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2368"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2368"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2368"} labels:{key:"webhook-7083-markers" value:"true"}
2026-02-17 02:35:48.203 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2368" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:48.203 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:35:48.936 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5359"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5359"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5359"}
2026-02-17 02:35:48.936 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:35:49.310 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9837" name:"default"}
2026-02-17 02:35:49.807 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9837"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9837"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9837"}
2026-02-17 02:35:49.829 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9837"}
2026-02-17 02:35:50.642 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7083" type:"ClusterIP" cluster_ips:"10.254.53.40" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:51.670 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7083"
2026-02-17 02:35:51.761 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7083"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7083"} labels:{key:"webhook-7083" value:"true"}
2026-02-17 02:35:51.781 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2368"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2368"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2368"} labels:{key:"webhook-7083-markers" value:"true"}
2026-02-17 02:35:51.804 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-8141"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-8141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-8141"}
2026-02-17 02:35:51.832 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-8141" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:52.900 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6058" name:"default"}
2026-02-17 02:35:53.189 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-4376" name:"default"}
2026-02-17 02:35:53.378 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6058"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6058"}
2026-02-17 02:35:53.403 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6058"}
2026-02-17 02:35:53.531 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6445" name:"default"}
2026-02-17 02:35:53.827 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-710" name:"default"}
2026-02-17 02:35:53.989 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6445"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6445"}
2026-02-17 02:35:54.021 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6445"}
2026-02-17 02:35:54.510 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5359" name:"default"}
2026-02-17 02:35:54.736 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4376"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4376"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4376"}
2026-02-17 02:35:54.764 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-4376"}
2026-02-17 02:35:54.914 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2927" name:"default"}
2026-02-17 02:35:55.058 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-710"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-710"}
2026-02-17 02:35:55.104 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-710"}
2026-02-17 02:35:55.144 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2927"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2927"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2927"}
2026-02-17 02:35:55.174 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2927"}
2026-02-17 02:35:55.322 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5359"}
2026-02-17 02:35:56.948 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7083" name:"default"}
2026-02-17 02:35:56.992 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2368" name:"default"}
2026-02-17 02:35:57.115 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7083"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7083"} labels:{key:"webhook-7083" value:"true"}
2026-02-17 02:35:57.137 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7083"}
2026-02-17 02:35:57.196 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-8141"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-8141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-8141"}
2026-02-17 02:35:57.223 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1036"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1036"}
2026-02-17 02:35:57.252 [INFO][58] felix/summary.go 100: Summarising 254 dataplane reconciliation loops over 1m0s: avg=29ms longest=105ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:35:57.252 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1036" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:57.323 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2368"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2368"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2368"} labels:{key:"webhook-7083-markers" value:"true"}
2026-02-17 02:35:57.346 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2368"}
2026-02-17 02:35:58.405 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:35:58.406 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:58.406 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:00.662 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k, name=eth0)
2026-02-17 02:36:00.662 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-323"} profile:{inbound_rules:{action:"allow" rule_id:"XhnlXQiBePG7EKpF"} outbound_rules:{action:"allow" rule_id:"dF1jnBNWDNLbUPrw"}}
2026-02-17 02:36:00.662 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-323.default"} profile:{}
2026-02-17 02:36:00.662 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia444da66d21" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.74/32"}
2026-02-17 02:36:00.662 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:00.662 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:00.662 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:00.663 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.663 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia444da66d21" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.663 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-323" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.663 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-323.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.663 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.663 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia444da66d21" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.663 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-323" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.663 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-323.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.663 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia444da66d21"
2026-02-17 02:36:00.663 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:00.663 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:00.702 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:00.703 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:00.735 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calia444da66d21" state="down"
2026-02-17 02:36:00.736 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia444da66d21"
2026-02-17 02:36:00.736 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia444da66d21", State:"down", Index:15}
2026-02-17 02:36:00.736 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia444da66d21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:00.736 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia444da66d21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:00.736 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia444da66d21"
2026-02-17 02:36:00.736 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:00.736 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:00.740 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calia444da66d21" state="up"
2026-02-17 02:36:00.755 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:00.755 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:00.755 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia444da66d21", State:"up", Index:15}
2026-02-17 02:36:00.755 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql, name=eth0)
2026-02-17 02:36:00.755 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia444da66d21"
2026-02-17 02:36:00.755 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia444da66d21"
2026-02-17 02:36:00.755 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia444da66d21"
2026-02-17 02:36:00.755 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:00.755 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:00.772 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:00.772 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:00.772 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali296574475dc" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.75/32"}
2026-02-17 02:36:00.772 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:00.772 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:00.772 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:00.773 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali296574475dc" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.773 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali296574475dc" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.773 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali296574475dc"
2026-02-17 02:36:00.773 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:00.773 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:00.822 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:00.822 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} status="down"
2026-02-17 02:36:00.828 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali296574475dc" state="down"
2026-02-17 02:36:00.829 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali296574475dc"
2026-02-17 02:36:00.829 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali296574475dc", State:"down", Index:16}
2026-02-17 02:36:00.829 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali296574475dc", Addrs:set.Typed[string]{}}
2026-02-17 02:36:00.829 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali296574475dc", Addrs:set.Typed[string]{}}
2026-02-17 02:36:00.829 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali296574475dc"
2026-02-17 02:36:00.829 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:00.829 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:00.831 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali296574475dc" state="up"
2026-02-17 02:36:00.856 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:00.856 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} status="down"
2026-02-17 02:36:00.856 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali296574475dc", State:"up", Index:16}
2026-02-17 02:36:00.857 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali296574475dc"
2026-02-17 02:36:00.857 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali296574475dc"
2026-02-17 02:36:00.857 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali296574475dc"
2026-02-17 02:36:00.857 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:00.857 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:00.883 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:00.883 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} status="up"
2026-02-17 02:36:00.903 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k, name=eth0)
2026-02-17 02:36:00.904 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied29eefc2cf" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.76/32"}
2026-02-17 02:36:00.904 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:00.904 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:00.904 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:00.905 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.905 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calied29eefc2cf" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.905 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.905 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calied29eefc2cf" ipVersion=0x4 table="filter"
2026-02-17 02:36:00.905 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calied29eefc2cf"
2026-02-17 02:36:00.905 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:00.905 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:00.937 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="calied29eefc2cf" state="down"
2026-02-17 02:36:00.937 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied29eefc2cf"
2026-02-17 02:36:00.937 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="calied29eefc2cf" state="up"
2026-02-17 02:36:00.944 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:00.944 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:00.944 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied29eefc2cf", State:"down", Index:17}
2026-02-17 02:36:00.944 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied29eefc2cf", Addrs:set.Typed[string]{}}
2026-02-17 02:36:00.944 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied29eefc2cf", Addrs:set.Typed[string]{}}
2026-02-17 02:36:00.944 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied29eefc2cf", State:"up", Index:17}
2026-02-17 02:36:00.944 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calied29eefc2cf"
2026-02-17 02:36:00.944 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied29eefc2cf"
2026-02-17 02:36:00.944 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied29eefc2cf"
2026-02-17 02:36:00.944 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:00.944 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:00.986 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:00.986 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:01.403 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1036"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1036"}
2026-02-17 02:36:01.444 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1474"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1474"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1474"}
2026-02-17 02:36:01.444 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1474" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:01.920 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=17
2026-02-17 02:36:01.920 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calied29eefc2cf"
2026-02-17 02:36:01.920 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied29eefc2cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:01.920 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied29eefc2cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:02.120 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql, name=eth0)
2026-02-17 02:36:02.122 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali296574475dc" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.75/32"}
2026-02-17 02:36:02.122 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:02.122 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:02.123 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:02.124 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali296574475dc"
2026-02-17 02:36:02.124 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:02.124 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:02.149 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:02.151 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} status="up"
2026-02-17 02:36:02.210 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k, name=eth0)
2026-02-17 02:36:02.210 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied29eefc2cf" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.76/32"}
2026-02-17 02:36:02.210 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:02.211 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:02.211 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:02.212 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied29eefc2cf"
2026-02-17 02:36:02.212 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:02.212 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:02.233 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:02.233 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:02.276 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k, name=eth0)
2026-02-17 02:36:02.277 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia444da66d21" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.74/32"}
2026-02-17 02:36:02.277 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:02.277 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:02.277 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:02.278 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia444da66d21"
2026-02-17 02:36:02.278 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:02.278 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:02.305 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:02.305 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:02.433 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=16
2026-02-17 02:36:02.433 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali296574475dc"
2026-02-17 02:36:02.433 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali296574475dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:02.433 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali296574475dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:02.463 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-8141"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-8141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-8141"}
2026-02-17 02:36:02.626 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-17 02:36:02.626 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia444da66d21"
2026-02-17 02:36:02.626 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia444da66d21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:02.626 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia444da66d21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:03.082 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql, name=eth0)
2026-02-17 02:36:03.082 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali296574475dc" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.75/32"}
2026-02-17 02:36:03.082 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:03.082 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:03.083 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:03.083 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali296574475dc"
2026-02-17 02:36:03.083 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:03.083 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:03.107 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k, name=eth0)
2026-02-17 02:36:03.117 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:03.117 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} status="up"
2026-02-17 02:36:03.117 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia444da66d21" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.74/32"}
2026-02-17 02:36:03.117 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:03.117 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:03.118 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:03.118 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia444da66d21"
2026-02-17 02:36:03.118 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:03.119 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:03.131 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k, name=eth0)
2026-02-17 02:36:03.149 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:03.149 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:03.149 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied29eefc2cf" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.76/32"}
2026-02-17 02:36:03.149 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:03.150 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:03.150 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:03.151 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied29eefc2cf"
2026-02-17 02:36:03.151 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:03.151 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:03.178 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:03.178 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} status="up"
2026-02-17 02:36:04.284 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql, name=eth0)
2026-02-17 02:36:04.284 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali296574475dc" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.75/32"}
2026-02-17 02:36:04.284 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.284 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.284 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.285 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali296574475dc"
2026-02-17 02:36:04.285 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.285 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.294 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k, name=eth0)
2026-02-17 02:36:04.320 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:04.320 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} status="up"
2026-02-17 02:36:04.320 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia444da66d21" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.74/32"}
2026-02-17 02:36:04.320 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.321 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.321 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.321 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia444da66d21"
2026-02-17 02:36:04.321 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.322 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.329 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k, name=eth0)
2026-02-17 02:36:04.349 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:04.349 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:04.349 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied29eefc2cf" profile_ids:"kns.job-323" profile_ids:"ksa.job-323.default" ipv4_nets:"10.100.32.76/32"}
2026-02-17 02:36:04.349 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.349 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.349 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.349 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia444da66d21"
2026-02-17 02:36:04.349 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied29eefc2cf"
2026-02-17 02:36:04.349 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=true known=true operUp=true status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.349 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.367 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:04.367 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:04.392 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali296574475dc" state="down"
2026-02-17 02:36:04.393 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali296574475dc", State:"down", Index:16}
2026-02-17 02:36:04.393 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali296574475dc"
2026-02-17 02:36:04.393 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=16
2026-02-17 02:36:04.393 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali296574475dc", Addrs:set.Typed[string]{}}
2026-02-17 02:36:04.393 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali296574475dc", Addrs:set.Typed[string]{}}
2026-02-17 02:36:04.393 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali296574475dc"
2026-02-17 02:36:04.393 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia444da66d21"
2026-02-17 02:36:04.393 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied29eefc2cf"
2026-02-17 02:36:04.393 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.393 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.393 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.75
2026-02-17 02:36:04.394 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali296574475dc" state=""
2026-02-17 02:36:04.394 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali296574475dc"
2026-02-17 02:36:04.399 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calia444da66d21" state="down"
2026-02-17 02:36:04.399 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia444da66d21"
2026-02-17 02:36:04.399 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=15
2026-02-17 02:36:04.399 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calia444da66d21" state=""
2026-02-17 02:36:04.399 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia444da66d21"
2026-02-17 02:36:04.413 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:04.413 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} status="down"
2026-02-17 02:36:04.413 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali296574475dc", State:"", Index:16}
2026-02-17 02:36:04.413 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali296574475dc", Addrs:set.Set[string](nil)}
2026-02-17 02:36:04.413 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali296574475dc", Addrs:set.Set[string](nil)}
2026-02-17 02:36:04.413 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia444da66d21", State:"down", Index:15}
2026-02-17 02:36:04.413 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia444da66d21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:04.413 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia444da66d21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:04.413 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia444da66d21", State:"", Index:15}
2026-02-17 02:36:04.413 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia444da66d21", Addrs:set.Set[string](nil)}
2026-02-17 02:36:04.413 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia444da66d21", Addrs:set.Set[string](nil)}
2026-02-17 02:36:04.413 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali296574475dc"
2026-02-17 02:36:04.413 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia444da66d21"
2026-02-17 02:36:04.413 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia444da66d21"
2026-02-17 02:36:04.413 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied29eefc2cf"
2026-02-17 02:36:04.413 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.413 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.413 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.413 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.414 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.74
2026-02-17 02:36:04.432 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="calied29eefc2cf" state="down"
2026-02-17 02:36:04.432 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied29eefc2cf"
2026-02-17 02:36:04.432 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=17
2026-02-17 02:36:04.435 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:04.435 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"} status="down"
2026-02-17 02:36:04.435 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:04.435 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:04.435 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied29eefc2cf", State:"down", Index:17}
2026-02-17 02:36:04.435 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied29eefc2cf", Addrs:set.Typed[string]{}}
2026-02-17 02:36:04.435 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied29eefc2cf", Addrs:set.Typed[string]{}}
2026-02-17 02:36:04.435 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied29eefc2cf"
2026-02-17 02:36:04.435 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calied29eefc2cf"
2026-02-17 02:36:04.435 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.435 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.435 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.76
2026-02-17 02:36:04.436 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="calied29eefc2cf" state=""
2026-02-17 02:36:04.436 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calied29eefc2cf"
2026-02-17 02:36:04.455 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:04.455 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:04.455 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied29eefc2cf", State:"", Index:17}
2026-02-17 02:36:04.455 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied29eefc2cf", Addrs:set.Set[string](nil)}
2026-02-17 02:36:04.455 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied29eefc2cf", Addrs:set.Set[string](nil)}
2026-02-17 02:36:04.455 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied29eefc2cf"
2026-02-17 02:36:04.455 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.455 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.479 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:04.479 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"} status="down"
2026-02-17 02:36:04.522 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql, name=eth0)
2026-02-17 02:36:04.522 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql" endpoint_id:"eth0"}
2026-02-17 02:36:04.522 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.522 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.523 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.523 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali296574475dc" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.523 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali296574475dc" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.523 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.523 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.590 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-2-4hnql", EndpointId:"eth0"}
2026-02-17 02:36:04.641 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k, name=eth0)
2026-02-17 02:36:04.642 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k" endpoint_id:"eth0"}
2026-02-17 02:36:04.642 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.642 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.643 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.644 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.644 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia444da66d21" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.644 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.644 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia444da66d21" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.644 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.644 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.714 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-0-8ph6k", EndpointId:"eth0"}
2026-02-17 02:36:04.744 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k, name=eth0)
2026-02-17 02:36:04.745 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k" endpoint_id:"eth0"}
2026-02-17 02:36:04.745 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-323"}
2026-02-17 02:36:04.745 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-323.default"}
2026-02-17 02:36:04.745 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.745 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.745 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-323" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.746 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-323.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.746 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-323" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.746 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-323.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.746 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calied29eefc2cf" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calied29eefc2cf" ipVersion=0x4 table="filter"
2026-02-17 02:36:04.747 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.747 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:04.809 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-323/evicted-pod-ignore-on-disruption-condition-1-wzh9k", EndpointId:"eth0"}
2026-02-17 02:36:06.465 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1036" name:"default"}
2026-02-17 02:36:06.615 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-323"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-323"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-323"}
2026-02-17 02:36:06.640 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2919"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2919"}
2026-02-17 02:36:06.668 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2919" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:06.846 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1036"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1036"}
2026-02-17 02:36:06.871 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1036"}
2026-02-17 02:36:07.831 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-8141" name:"default"}
2026-02-17 02:36:07.911 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-8141"}
2026-02-17 02:36:09.193 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:36:09.194 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4ce270f21" profile_ids:"kns.statefulset-6461" profile_ids:"ksa.statefulset-6461.default" ipv4_nets:"10.100.32.73/32"}
2026-02-17 02:36:09.194 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.195 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.195 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.197 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4ce270f21"
2026-02-17 02:36:09.197 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.197 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.229 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:09.229 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:09.547 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:36:09.547 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:36:09.547 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6461"}
2026-02-17 02:36:09.547 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6461.default"}
2026-02-17 02:36:09.548 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.548 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.548 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DawrPBJtxBUOOAckFg" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.548 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jHo8_xIs-CmyDtWiO4" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.548 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DawrPBJtxBUOOAckFg" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.548 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jHo8_xIs-CmyDtWiO4" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.549 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.549 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliad4ce270f21" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.549 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliad4ce270f21" ipVersion=0x4 table="filter"
2026-02-17 02:36:09.549 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.549 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.550 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.73
2026-02-17 02:36:09.609 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:09.656 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-17 02:36:09.656 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliad4ce270f21"
2026-02-17 02:36:09.656 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="caliad4ce270f21" state="down"
2026-02-17 02:36:09.656 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:09.656 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:09.657 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4ce270f21", State:"down", Index:14}
2026-02-17 02:36:09.659 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="caliad4ce270f21" state=""
2026-02-17 02:36:09.659 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliad4ce270f21"
2026-02-17 02:36:09.683 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4ce270f21", State:"", Index:14}
2026-02-17 02:36:09.683 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Set[string](nil)}
2026-02-17 02:36:09.683 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Set[string](nil)}
2026-02-17 02:36:10.160 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5755"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5755"}
2026-02-17 02:36:10.186 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6902"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6902"}
2026-02-17 02:36:10.210 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:10.237 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6902"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6902"} labels:{key:"webhook-6902" value:"true"}
2026-02-17 02:36:10.238 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1280"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1280"} labels:{key:"webhook-6902-markers" value:"true"}
2026-02-17 02:36:10.253 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1280" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:10.776 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2919"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2919"}
2026-02-17 02:36:10.812 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:36:10.813 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6461.default"} profile:{}
2026-02-17 02:36:10.813 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6461"} profile:{inbound_rules:{action:"allow" rule_id:"NfTOM2AyBq9Zt4fD"} outbound_rules:{action:"allow" rule_id:"wU2eXNQBUEpX3Afh"}}
2026-02-17 02:36:10.813 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4ce270f21" profile_ids:"kns.statefulset-6461" profile_ids:"ksa.statefulset-6461.default" ipv4_nets:"10.100.32.77/32"}
2026-02-17 02:36:10.813 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:10.813 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:10.813 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:10.814 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliad4ce270f21" ipVersion=0x4 table="filter"
2026-02-17 02:36:10.814 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DawrPBJtxBUOOAckFg" ipVersion=0x4 table="filter"
2026-02-17 02:36:10.815 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jHo8_xIs-CmyDtWiO4" ipVersion=0x4 table="filter"
2026-02-17 02:36:10.815 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliad4ce270f21" ipVersion=0x4 table="filter"
2026-02-17 02:36:10.815 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DawrPBJtxBUOOAckFg" ipVersion=0x4 table="filter"
2026-02-17 02:36:10.815 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jHo8_xIs-CmyDtWiO4" ipVersion=0x4 table="filter"
2026-02-17 02:36:10.815 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliad4ce270f21"
2026-02-17 02:36:10.815 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:10.815 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:10.863 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:10.864 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:36:10.864 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8768"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8768"}
2026-02-17 02:36:10.864 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8768" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:10.868 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="caliad4ce270f21" state="down"
2026-02-17 02:36:10.868 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliad4ce270f21"
2026-02-17 02:36:10.869 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="caliad4ce270f21" state="up"
2026-02-17 02:36:10.903 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8768"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8768"} labels:{key:"webhook-8768" value:"true"}
2026-02-17 02:36:10.904 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7896"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7896"} labels:{key:"webhook-8768-markers" value:"true"}
2026-02-17 02:36:10.904 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7896" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:10.929 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4ce270f21", State:"down", Index:18}
2026-02-17 02:36:10.929 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:10.929 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:10.929 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4ce270f21", State:"up", Index:18}
2026-02-17 02:36:10.929 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliad4ce270f21"
2026-02-17 02:36:10.929 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliad4ce270f21"
2026-02-17 02:36:10.929 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4ce270f21"
2026-02-17 02:36:10.929 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:10.929 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:10.957 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:10.957 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:12.353 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-17 02:36:12.353 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliad4ce270f21"
2026-02-17 02:36:12.353 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:12.353 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:12.646 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-323" name:"default"}
2026-02-17 02:36:13.009 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-323"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-323"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-323"}
2026-02-17 02:36:13.045 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-323"}
2026-02-17 02:36:13.173 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8768" type:"ClusterIP" cluster_ips:"10.254.172.0" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:14.843 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6902" type:"ClusterIP" cluster_ips:"10.254.6.126" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:15.224 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:36:15.224 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4ce270f21" profile_ids:"kns.statefulset-6461" profile_ids:"ksa.statefulset-6461.default" ipv4_nets:"10.100.32.77/32"}
2026-02-17 02:36:15.225 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.225 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.225 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.226 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4ce270f21"
2026-02-17 02:36:15.226 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.226 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.249 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:36:15.255 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:15.255 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:15.255 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4ce270f21" profile_ids:"kns.statefulset-6461" profile_ids:"ksa.statefulset-6461.default" ipv4_nets:"10.100.32.77/32"}
2026-02-17 02:36:15.256 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.256 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.256 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.257 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4ce270f21"
2026-02-17 02:36:15.257 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.258 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:15.286 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:15.286 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:15.366 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5755" name:"default"}
2026-02-17 02:36:15.531 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5755"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5755"}
2026-02-17 02:36:15.555 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5755"}
2026-02-17 02:36:15.916 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6902"
2026-02-17 02:36:15.988 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6902"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6902"} labels:{key:"webhook-6902" value:"true"}
2026-02-17 02:36:16.009 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1280"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1280"} labels:{key:"webhook-6902-markers" value:"true"}
2026-02-17 02:36:16.036 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7270"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-7270"}
2026-02-17 02:36:16.063 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-7270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:16.127 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7270"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-7270"}
2026-02-17 02:36:16.160 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9569"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9569"}
2026-02-17 02:36:16.186 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:16.522 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2919" name:"default"}
2026-02-17 02:36:16.584 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2919"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2919"}
2026-02-17 02:36:16.614 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2919"}
2026-02-17 02:36:16.835 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8768"
2026-02-17 02:36:17.441 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8768"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8768"} labels:{key:"webhook-8768" value:"true"}
2026-02-17 02:36:17.467 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7896"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7896"} labels:{key:"webhook-8768-markers" value:"true"}
2026-02-17 02:36:17.467 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2463"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-2463"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2463"}
2026-02-17 02:36:17.484 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:17.510 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-2463" type:"ClusterIP" cluster_ips:"10.254.79.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:20.344 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9569"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9569"}
2026-02-17 02:36:20.378 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-2857"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-2857"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-2857"}
2026-02-17 02:36:20.403 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-2857" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:20.432 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-2857" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:21.173 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-7270"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-7270"}
2026-02-17 02:36:21.270 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6902" name:"default"}
2026-02-17 02:36:21.694 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1280" name:"default"}
2026-02-17 02:36:21.749 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1280"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1280"} labels:{key:"webhook-6902-markers" value:"true"}
2026-02-17 02:36:21.785 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1280"}
2026-02-17 02:36:21.848 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6902"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6902"} labels:{key:"webhook-6902" value:"true"}
2026-02-17 02:36:21.873 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6902"}
2026-02-17 02:36:22.587 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-2463/pod2, name=eth0)
2026-02-17 02:36:22.587 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2463"} profile:{inbound_rules:{action:"allow" rule_id:"XishkLiGSWK7HKCH"} outbound_rules:{action:"allow" rule_id:"cBfx_TDc_lms6TFn"}}
2026-02-17 02:36:22.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2463.default"} profile:{}
2026-02-17 02:36:22.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2463/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbcf0cb5708" profile_ids:"kns.services-2463" profile_ids:"ksa.services-2463.default" ipv4_nets:"10.100.32.78/32"}
2026-02-17 02:36:22.588 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:22.588 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:22.588 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:22.588 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidbcf0cb5708" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.589 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2463" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.589 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b_TkMm4b0OMa0JjGxx" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.589 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidbcf0cb5708" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.589 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2463" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.589 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b_TkMm4b0OMa0JjGxx" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.589 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidbcf0cb5708"
2026-02-17 02:36:22.589 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:22.589 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:22.617 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:22.617 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:36:22.663 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calidbcf0cb5708" state="down"
2026-02-17 02:36:22.663 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbcf0cb5708", State:"down", Index:19}
2026-02-17 02:36:22.663 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidbcf0cb5708"
2026-02-17 02:36:22.663 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbcf0cb5708", Addrs:set.Typed[string]{}}
2026-02-17 02:36:22.663 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbcf0cb5708", Addrs:set.Typed[string]{}}
2026-02-17 02:36:22.663 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidbcf0cb5708"
2026-02-17 02:36:22.663 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:22.663 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:22.668 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calidbcf0cb5708" state="up"
2026-02-17 02:36:22.688 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:22.688 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:36:22.688 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbcf0cb5708", State:"up", Index:19}
2026-02-17 02:36:22.688 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidbcf0cb5708"
2026-02-17 02:36:22.688 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidbcf0cb5708"
2026-02-17 02:36:22.688 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbcf0cb5708"
2026-02-17 02:36:22.688 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:22.688 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:22.711 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:22.711 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:22.798 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7896" name:"default"}
2026-02-17 02:36:22.976 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8768" name:"default"}
2026-02-17 02:36:23.001 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8768"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8768"} labels:{key:"webhook-8768" value:"true"}
2026-02-17 02:36:23.032 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8768"}
2026-02-17 02:36:23.257 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7896"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7896"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7896"} labels:{key:"webhook-8768-markers" value:"true"}
2026-02-17 02:36:23.279 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7896"}
2026-02-17 02:36:24.544 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-17 02:36:24.544 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidbcf0cb5708"
2026-02-17 02:36:24.544 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbcf0cb5708", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:24.544 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbcf0cb5708", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:25.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9569"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-9569"}
2026-02-17 02:36:26.273 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-2463/pod2, name=eth0)
2026-02-17 02:36:26.273 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2463/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbcf0cb5708" profile_ids:"kns.services-2463" profile_ids:"ksa.services-2463.default" ipv4_nets:"10.100.32.78/32"}
2026-02-17 02:36:26.273 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:26.274 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:26.274 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:26.274 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbcf0cb5708"
2026-02-17 02:36:26.274 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:26.274 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:26.337 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:26.337 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:26.437 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-7270" name:"default"}
2026-02-17 02:36:26.609 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-7270"}
2026-02-17 02:36:28.880 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-2463/pod2, name=eth0)
2026-02-17 02:36:28.880 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2463/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbcf0cb5708" profile_ids:"kns.services-2463" profile_ids:"ksa.services-2463.default" ipv4_nets:"10.100.32.78/32"}
2026-02-17 02:36:28.880 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.881 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.881 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.882 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbcf0cb5708"
2026-02-17 02:36:28.882 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.882 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.908 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-2463/pod2, name=eth0)
2026-02-17 02:36:28.915 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:28.915 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:28.915 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:36:28.915 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2463/pod2" endpoint_id:"eth0"}
2026-02-17 02:36:28.915 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2463.default"}
2026-02-17 02:36:28.915 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2463"}
2026-02-17 02:36:28.915 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.915 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.915 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-2463" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.915 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b_TkMm4b0OMa0JjGxx" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.915 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-2463" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.916 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b_TkMm4b0OMa0JjGxx" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.916 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.916 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidbcf0cb5708" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.916 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidbcf0cb5708" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.916 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.916 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.916 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:28.916 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:28.917 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.78
2026-02-17 02:36:28.977 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2463/pod2", EndpointId:"eth0"}
2026-02-17 02:36:28.977 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-2463"
2026-02-17 02:36:29.006 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2463"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-2463"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2463"}
2026-02-17 02:36:29.042 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-4878"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-4878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-4878"}
2026-02-17 02:36:29.073 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-4878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:30.604 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9569" name:"default"}
2026-02-17 02:36:30.991 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:36:30.991 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4ce270f21" profile_ids:"kns.statefulset-6461" profile_ids:"ksa.statefulset-6461.default" ipv4_nets:"10.100.32.77/32"}
2026-02-17 02:36:30.991 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:30.991 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:30.992 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:30.992 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4ce270f21"
2026-02-17 02:36:30.992 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:30.992 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:31.021 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:31.021 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:31.756 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:36:31.756 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad4ce270f21" profile_ids:"kns.statefulset-6461" profile_ids:"ksa.statefulset-6461.default" ipv4_nets:"10.100.32.77/32"}
2026-02-17 02:36:31.760 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:31.760 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:31.760 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:31.761 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad4ce270f21"
2026-02-17 02:36:31.761 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:31.761 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:31.795 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:31.795 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:36:31.948 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:36:31.948 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:31.948 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:32.168 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-6461/ss2-1, name=eth0)
2026-02-17 02:36:32.169 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6461/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:36:32.169 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6461"}
2026-02-17 02:36:32.169 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6461.default"}
2026-02-17 02:36:32.169 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:32.169 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:32.169 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DawrPBJtxBUOOAckFg" ipVersion=0x4 table="filter"
2026-02-17 02:36:32.170 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jHo8_xIs-CmyDtWiO4" ipVersion=0x4 table="filter"
2026-02-17 02:36:32.170 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DawrPBJtxBUOOAckFg" ipVersion=0x4 table="filter"
2026-02-17 02:36:32.170 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jHo8_xIs-CmyDtWiO4" ipVersion=0x4 table="filter"
2026-02-17 02:36:32.170 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:32.170 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliad4ce270f21" ipVersion=0x4 table="filter"
2026-02-17 02:36:32.170 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliad4ce270f21" ipVersion=0x4 table="filter"
2026-02-17 02:36:32.170 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:32.170 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:32.170 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.77
2026-02-17 02:36:32.221 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6461/ss2-1", EndpointId:"eth0"}
2026-02-17 02:36:32.268 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9569"}
2026-02-17 02:36:32.288 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="caliad4ce270f21" state="down"
2026-02-17 02:36:32.288 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliad4ce270f21"
2026-02-17 02:36:32.288 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=18
2026-02-17 02:36:32.288 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4ce270f21", State:"down", Index:18}
2026-02-17 02:36:32.289 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:32.289 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Typed[string]{}}
2026-02-17 02:36:32.294 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="caliad4ce270f21" state=""
2026-02-17 02:36:32.294 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliad4ce270f21"
2026-02-17 02:36:32.320 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad4ce270f21", State:"", Index:18}
2026-02-17 02:36:32.320 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Set[string](nil)}
2026-02-17 02:36:32.320 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad4ce270f21", Addrs:set.Set[string](nil)}
2026-02-17 02:36:32.366 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=19
2026-02-17 02:36:32.366 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidbcf0cb5708"
2026-02-17 02:36:32.366 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calidbcf0cb5708" state="down"
2026-02-17 02:36:32.366 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbcf0cb5708", Addrs:set.Typed[string]{}}
2026-02-17 02:36:32.366 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbcf0cb5708", Addrs:set.Typed[string]{}}
2026-02-17 02:36:32.366 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbcf0cb5708", State:"down", Index:19}
2026-02-17 02:36:32.366 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="calidbcf0cb5708" state=""
2026-02-17 02:36:32.366 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidbcf0cb5708"
2026-02-17 02:36:32.394 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbcf0cb5708", State:"", Index:19}
2026-02-17 02:36:32.394 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbcf0cb5708", Addrs:set.Set[string](nil)}
2026-02-17 02:36:32.394 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbcf0cb5708", Addrs:set.Set[string](nil)}
2026-02-17 02:36:33.328 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-4878" type:"ClusterIP" cluster_ips:"10.254.36.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:33.471 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-4878"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-4878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-4878"}
2026-02-17 02:36:33.494 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3446"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-3446"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-3446"}
2026-02-17 02:36:33.514 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3446" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:34.057 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2463" name:"default"}
2026-02-17 02:36:34.475 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2463"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-2463"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2463"}
2026-02-17 02:36:34.496 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2463"}
2026-02-17 02:36:38.596 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-4878"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-4878"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-4878"}
2026-02-17 02:36:39.424 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6461"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6461"}
2026-02-17 02:36:39.448 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-3531"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-3531"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-3531"}
2026-02-17 02:36:39.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-3531" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:39.529 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-3531"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-3531"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-3531"}
2026-02-17 02:36:39.555 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9330"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9330"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9330"}
2026-02-17 02:36:39.555 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9330" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:39.625 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3446"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-3446"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-3446"}
2026-02-17 02:36:39.654 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8939"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8939"}
2026-02-17 02:36:39.675 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-8939" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:40.696 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-2857"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-2857"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-2857"}
2026-02-17 02:36:40.747 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5936"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5936"}
2026-02-17 02:36:40.769 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-5936" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:41.744 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8939"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8939"}
2026-02-17 02:36:41.766 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2756"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-2756"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-2756"}
2026-02-17 02:36:41.788 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-2756" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:43.649 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9330"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9330"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9330"}
2026-02-17 02:36:43.670 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5846"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5846"}
2026-02-17 02:36:43.690 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5846" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:43.906 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-4878"
2026-02-17 02:36:44.020 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-4878" name:"default"}
2026-02-17 02:36:44.417 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-4878"}
2026-02-17 02:36:44.612 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-3531" name:"default"}
2026-02-17 02:36:44.817 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3446" name:"default"}
2026-02-17 02:36:44.865 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5936"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5936"}
2026-02-17 02:36:44.910 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7057"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7057"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7057"}
2026-02-17 02:36:44.934 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7057" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:45.412 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6461"
2026-02-17 02:36:45.438 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6461" name:"default"}
2026-02-17 02:36:45.590 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6461"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6461"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6461"}
2026-02-17 02:36:45.618 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6461"}
2026-02-17 02:36:45.644 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-3531"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-3531"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-3531"}
2026-02-17 02:36:45.674 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-3531"}
2026-02-17 02:36:46.060 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3446"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-3446"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-3446"}
2026-02-17 02:36:46.082 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3446"}
2026-02-17 02:36:46.271 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:36:46.369 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-2857"
2026-02-17 02:36:46.395 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-2857" name:"default"}
2026-02-17 02:36:46.454 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-2857"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-2857"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-2857"}
2026-02-17 02:36:46.480 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-2857"}
2026-02-17 02:36:46.871 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8939"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8939"}
2026-02-17 02:36:47.801 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5846"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5846"}
2026-02-17 02:36:47.829 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-7329"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"apf-7329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-7329"}
2026-02-17 02:36:47.862 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-7329" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:48.054 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-7329"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"apf-7329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-7329"}
2026-02-17 02:36:48.082 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4601"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-4601"}
2026-02-17 02:36:48.111 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-4601" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:48.890 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9330" name:"default"}
2026-02-17 02:36:49.010 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9330"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9330"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9330"}
2026-02-17 02:36:49.038 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9330"}
2026-02-17 02:36:49.068 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7057"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7057"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7057"}
2026-02-17 02:36:49.095 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6798"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-6798"}
2026-02-17 02:36:49.129 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-6798" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:50.263 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-5936" name:"default"}
2026-02-17 02:36:50.324 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-5936"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-5936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-5936"}
2026-02-17 02:36:50.354 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-5936"}
2026-02-17 02:36:51.176 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6798"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-6798"}
2026-02-17 02:36:51.224 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4979"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4979"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4979"}
2026-02-17 02:36:51.249 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4979" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:51.978 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2756"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-2756"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-2756"}
2026-02-17 02:36:52.001 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-21"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-21"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-21"}
2026-02-17 02:36:52.002 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-21" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:52.840 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-21/update-demo-nautilus-7zzrv, name=eth0)
2026-02-17 02:36:52.840 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-21"} profile:{inbound_rules:{action:"allow" rule_id:"gk94NJNFsdpYXj0v"} outbound_rules:{action:"allow" rule_id:"IrwEN0UFOqvG_0Ud"}}
2026-02-17 02:36:52.840 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-21.default"} profile:{}
2026-02-17 02:36:52.840 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-21/update-demo-nautilus-7zzrv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cbf0c4d2be" profile_ids:"kns.kubectl-21" profile_ids:"ksa.kubectl-21.default" ipv4_nets:"10.100.32.79/32"}
2026-02-17 02:36:52.840 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:52.840 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:52.840 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:52.841 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9cbf0c4d2be" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.841 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-21" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.841 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8PKo1eV8i_2BHpuYRD" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.841 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9cbf0c4d2be" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.841 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-21" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.841 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8PKo1eV8i_2BHpuYRD" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.841 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9cbf0c4d2be"
2026-02-17 02:36:52.841 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:52.841 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:52.881 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:52.882 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} status="down"
2026-02-17 02:36:52.908 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali9cbf0c4d2be" state="down"
2026-02-17 02:36:52.909 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cbf0c4d2be", State:"down", Index:20}
2026-02-17 02:36:52.909 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9cbf0c4d2be"
2026-02-17 02:36:52.909 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9cbf0c4d2be"
2026-02-17 02:36:52.909 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:52.909 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:52.919 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali9cbf0c4d2be" state="up"
2026-02-17 02:36:52.932 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:52.932 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} status="down"
2026-02-17 02:36:52.932 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbf0c4d2be", Addrs:set.Typed[string]{}}
2026-02-17 02:36:52.932 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbf0c4d2be", Addrs:set.Typed[string]{}}
2026-02-17 02:36:52.932 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cbf0c4d2be", State:"up", Index:20}
2026-02-17 02:36:52.932 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9cbf0c4d2be"
2026-02-17 02:36:52.932 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9cbf0c4d2be"
2026-02-17 02:36:52.932 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cbf0c4d2be"
2026-02-17 02:36:52.932 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:52.932 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:52.954 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:52.954 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} status="up"
2026-02-17 02:36:53.079 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-7329" name:"default"}
2026-02-17 02:36:53.183 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5846" name:"default"}
2026-02-17 02:36:53.204 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5846"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5846"}
2026-02-17 02:36:53.227 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5846"}
2026-02-17 02:36:53.457 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-7329"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"apf-7329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-7329"}
2026-02-17 02:36:53.482 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-7329"}
2026-02-17 02:36:54.051 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-17 02:36:54.052 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9cbf0c4d2be"
2026-02-17 02:36:54.052 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbf0c4d2be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:54.052 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbf0c4d2be", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:54.882 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7057" name:"default"}
2026-02-17 02:36:54.974 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7057"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7057"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7057"}
2026-02-17 02:36:55.004 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7057"}
2026-02-17 02:36:56.219 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6798"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-6798"}
2026-02-17 02:36:57.852 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-2756" name:"default"}
2026-02-17 02:36:57.888 [INFO][58] felix/summary.go 100: Summarising 215 dataplane reconciliation loops over 1m0.6s: avg=29ms longest=73ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:36:58.118 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-2756"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-2756"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-2756"}
2026-02-17 02:36:58.141 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-2756"}
2026-02-17 02:36:58.446 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-21/update-demo-nautilus-7zzrv, name=eth0)
2026-02-17 02:36:58.446 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-21/update-demo-nautilus-7zzrv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cbf0c4d2be" profile_ids:"kns.kubectl-21" profile_ids:"ksa.kubectl-21.default" ipv4_nets:"10.100.32.79/32"}
2026-02-17 02:36:58.446 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:58.446 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:58.446 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:58.447 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cbf0c4d2be"
2026-02-17 02:36:58.447 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:58.447 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:36:58.474 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:58.474 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} status="up"
2026-02-17 02:36:59.736 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:36:59.736 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:59.736 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:59.854 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-6798" name:"default"}
2026-02-17 02:36:59.929 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-6798"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"containers-6798"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-6798"}
2026-02-17 02:36:59.950 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-6798"}
2026-02-17 02:37:04.356 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4979"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4979"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4979"}
2026-02-17 02:37:04.387 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4578"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4578"}
2026-02-17 02:37:04.417 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4578" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:04.440 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4578" type:"ExternalName"
2026-02-17 02:37:06.287 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-21/update-demo-nautilus-7zzrv, name=eth0)
2026-02-17 02:37:06.288 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-21/update-demo-nautilus-7zzrv" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cbf0c4d2be" profile_ids:"kns.kubectl-21" profile_ids:"ksa.kubectl-21.default" ipv4_nets:"10.100.32.79/32"}
2026-02-17 02:37:06.289 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:06.289 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:06.289 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:06.290 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cbf0c4d2be"
2026-02-17 02:37:06.290 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:06.290 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:06.315 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:06.315 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"} status="up"
2026-02-17 02:37:06.571 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-21"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-21"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-21"}
2026-02-17 02:37:06.713 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2864"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-2864"}
2026-02-17 02:37:06.796 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2864" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:07.119 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2864" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 02:37:07.174 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2864" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 02:37:07.967 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2864"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-2864"}
2026-02-17 02:37:08.003 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4214"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4214"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4214"}
2026-02-17 02:37:08.024 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4214" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:08.082 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-21/update-demo-nautilus-7zzrv, name=eth0)
2026-02-17 02:37:08.082 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-21/update-demo-nautilus-7zzrv" endpoint_id:"eth0"}
2026-02-17 02:37:08.082 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-21"}
2026-02-17 02:37:08.083 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-21.default"}
2026-02-17 02:37:08.083 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:08.083 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:08.083 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-21" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.083 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8PKo1eV8i_2BHpuYRD" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.083 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-21" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.083 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8PKo1eV8i_2BHpuYRD" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.083 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:08.083 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9cbf0c4d2be" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.083 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9cbf0c4d2be" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.083 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:08.083 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:08.084 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.79
2026-02-17 02:37:08.138 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-21/update-demo-nautilus-7zzrv", EndpointId:"eth0"}
2026-02-17 02:37:08.205 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=20
2026-02-17 02:37:08.205 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9cbf0c4d2be"
2026-02-17 02:37:08.205 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali9cbf0c4d2be" state="down"
2026-02-17 02:37:08.205 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbf0c4d2be", Addrs:set.Typed[string]{}}
2026-02-17 02:37:08.206 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbf0c4d2be", Addrs:set.Typed[string]{}}
2026-02-17 02:37:08.206 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cbf0c4d2be", State:"down", Index:20}
2026-02-17 02:37:08.232 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali9cbf0c4d2be" state=""
2026-02-17 02:37:08.232 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9cbf0c4d2be"
2026-02-17 02:37:08.232 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cbf0c4d2be", State:"", Index:20}
2026-02-17 02:37:08.232 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbf0c4d2be", Addrs:set.Set[string](nil)}
2026-02-17 02:37:08.232 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cbf0c4d2be", Addrs:set.Set[string](nil)}
2026-02-17 02:37:08.494 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali263999dd3a2" state="down"
2026-02-17 02:37:08.494 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali263999dd3a2", State:"down", Index:21}
2026-02-17 02:37:08.494 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali263999dd3a2"
2026-02-17 02:37:08.494 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali263999dd3a2" state="up"
2026-02-17 02:37:08.531 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali263999dd3a2", Addrs:set.Typed[string]{}}
2026-02-17 02:37:08.531 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali263999dd3a2", Addrs:set.Typed[string]{}}
2026-02-17 02:37:08.531 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali263999dd3a2", State:"up", Index:21}
2026-02-17 02:37:08.531 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali263999dd3a2"
2026-02-17 02:37:08.532 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali263999dd3a2"
2026-02-17 02:37:08.599 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:37:08.599 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-2864"} profile:{inbound_rules:{action:"allow" rule_id:"aC4P6Ph07kc-ZDXE"} outbound_rules:{action:"allow" rule_id:"pLGK3gmDK38a2j_Q"}}
2026-02-17 02:37:08.599 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-2864.nomount"} profile:{}
2026-02-17 02:37:08.599 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali263999dd3a2" profile_ids:"kns.svcaccounts-2864" profile_ids:"ksa.svcaccounts-2864.nomount" ipv4_nets:"10.100.32.80/32"}
2026-02-17 02:37:08.599 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:08.599 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:08.599 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:08.600 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali263999dd3a2" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.600 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X75M3uEtAc3eDfrotx" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.600 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8K6hAUkWbeAO6Bo7Nw" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.600 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali263999dd3a2" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.600 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X75M3uEtAc3eDfrotx" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.600 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8K6hAUkWbeAO6Bo7Nw" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.600 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali263999dd3a2"
2026-02-17 02:37:08.600 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:08.600 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:08.644 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:08.644 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:37:08.984 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:37:08.985 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-2864.default"} profile:{}
2026-02-17 02:37:08.985 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6492e80840b" profile_ids:"kns.svcaccounts-2864" profile_ids:"ksa.svcaccounts-2864.default" ipv4_nets:"10.100.32.81/32"}
2026-02-17 02:37:08.985 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:08.985 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:08.985 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:08.985 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.986 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6492e80840b" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.986 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wYyRZmRjRTcbl3OWzK" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.986 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.986 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6492e80840b" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.986 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wYyRZmRjRTcbl3OWzK" ipVersion=0x4 table="filter"
2026-02-17 02:37:08.986 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6492e80840b"
2026-02-17 02:37:08.986 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:08.986 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.028 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:09.028 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:37:09.041 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali6492e80840b" state="down"
2026-02-17 02:37:09.041 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6492e80840b"
2026-02-17 02:37:09.041 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6492e80840b", State:"down", Index:22}
2026-02-17 02:37:09.041 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6492e80840b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:09.041 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6492e80840b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:09.041 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6492e80840b"
2026-02-17 02:37:09.041 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.041 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.050 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali6492e80840b" state="up"
2026-02-17 02:37:09.080 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:09.080 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:37:09.080 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6492e80840b", State:"up", Index:22}
2026-02-17 02:37:09.080 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6492e80840b"
2026-02-17 02:37:09.080 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6492e80840b"
2026-02-17 02:37:09.081 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6492e80840b"
2026-02-17 02:37:09.081 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.081 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.098 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:09.098 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:37:09.266 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:37:09.266 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidba932e2443" profile_ids:"kns.svcaccounts-2864" profile_ids:"ksa.svcaccounts-2864.nomount" ipv4_nets:"10.100.32.82/32"}
2026-02-17 02:37:09.266 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.266 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.266 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.266 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidba932e2443" ipVersion=0x4 table="filter"
2026-02-17 02:37:09.267 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidba932e2443" ipVersion=0x4 table="filter"
2026-02-17 02:37:09.267 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidba932e2443"
2026-02-17 02:37:09.267 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.267 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.308 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:09.308 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:37:09.344 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calidba932e2443" state="down"
2026-02-17 02:37:09.345 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidba932e2443", State:"down", Index:23}
2026-02-17 02:37:09.345 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidba932e2443"
2026-02-17 02:37:09.345 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidba932e2443", Addrs:set.Typed[string]{}}
2026-02-17 02:37:09.345 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidba932e2443", Addrs:set.Typed[string]{}}
2026-02-17 02:37:09.345 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidba932e2443"
2026-02-17 02:37:09.345 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.345 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.348 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calidba932e2443" state="up"
2026-02-17 02:37:09.365 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:09.366 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:37:09.366 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidba932e2443", State:"up", Index:23}
2026-02-17 02:37:09.366 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidba932e2443"
2026-02-17 02:37:09.366 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidba932e2443"
2026-02-17 02:37:09.366 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidba932e2443"
2026-02-17 02:37:09.366 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.366 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:09.388 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:09.388 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:37:09.507 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=21
2026-02-17 02:37:09.507 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali263999dd3a2"
2026-02-17 02:37:09.507 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali263999dd3a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:09.507 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali263999dd3a2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:09.517 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:37:09.546 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali263999dd3a2" profile_ids:"kns.svcaccounts-2864" profile_ids:"ksa.svcaccounts-2864.nomount" ipv4_nets:"10.100.32.80/32"}
2026-02-17 02:37:09.546 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:09.546 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:09.546 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:09.547 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali263999dd3a2"
2026-02-17 02:37:09.547 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:09.547 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:09.570 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:09.570 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:37:09.891 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4979" name:"default"}
2026-02-17 02:37:10.024 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4979"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4979"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4979"}
2026-02-17 02:37:10.049 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4979"}
2026-02-17 02:37:10.497 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=22
2026-02-17 02:37:10.497 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6492e80840b"
2026-02-17 02:37:10.497 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6492e80840b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:10.497 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6492e80840b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:10.527 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:37:10.527 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6492e80840b" profile_ids:"kns.svcaccounts-2864" profile_ids:"ksa.svcaccounts-2864.default" ipv4_nets:"10.100.32.81/32"}
2026-02-17 02:37:10.528 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.528 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.528 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.528 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6492e80840b"
2026-02-17 02:37:10.528 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.528 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.542 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:37:10.557 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:10.557 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:37:10.557 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidba932e2443" profile_ids:"kns.svcaccounts-2864" profile_ids:"ksa.svcaccounts-2864.nomount" ipv4_nets:"10.100.32.82/32"}
2026-02-17 02:37:10.557 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.557 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.557 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.560 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidba932e2443"
2026-02-17 02:37:10.560 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.561 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:10.593 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:10.594 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:37:10.979 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=23
2026-02-17 02:37:10.979 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidba932e2443"
2026-02-17 02:37:10.979 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidba932e2443", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:10.979 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidba932e2443", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:11.667 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-21"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-21"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-21"}
2026-02-17 02:37:12.453 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-21" name:"default"}
2026-02-17 02:37:12.612 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-21"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-21"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-21"}
2026-02-17 02:37:12.640 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-21"}
2026-02-17 02:37:12.998 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:37:12.998 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6492e80840b" profile_ids:"kns.svcaccounts-2864" profile_ids:"ksa.svcaccounts-2864.default" ipv4_nets:"10.100.32.81/32"}
2026-02-17 02:37:12.998 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:12.998 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:12.998 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.002 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6492e80840b"
2026-02-17 02:37:13.002 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.003 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.035 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:37:13.039 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:13.039 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:37:13.039 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali263999dd3a2" profile_ids:"kns.svcaccounts-2864" profile_ids:"ksa.svcaccounts-2864.nomount" ipv4_nets:"10.100.32.80/32"}
2026-02-17 02:37:13.039 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.039 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.039 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.040 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali263999dd3a2"
2026-02-17 02:37:13.040 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.040 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.050 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:37:13.078 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:13.078 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:37:13.078 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidba932e2443" profile_ids:"kns.svcaccounts-2864" profile_ids:"ksa.svcaccounts-2864.nomount" ipv4_nets:"10.100.32.82/32"}
2026-02-17 02:37:13.079 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2864"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-2864"}
2026-02-17 02:37:13.079 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.079 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.079 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.080 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidba932e2443"
2026-02-17 02:37:13.080 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.080 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.112 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:13.112 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:37:13.420 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:37:13.421 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-nomountsa" endpoint_id:"eth0"}
2026-02-17 02:37:13.421 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.421 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.421 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.421 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali263999dd3a2" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.421 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali263999dd3a2" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.421 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.421 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.422 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.80
2026-02-17 02:37:13.427 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:37:13.508 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:37:13.508 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:37:13.508 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-2864.default"}
2026-02-17 02:37:13.508 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.508 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.508 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wYyRZmRjRTcbl3OWzK" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.508 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wYyRZmRjRTcbl3OWzK" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.508 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.509 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.509 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6492e80840b" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.509 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.509 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6492e80840b" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.509 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.509 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.509 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.81
2026-02-17 02:37:13.527 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=21
2026-02-17 02:37:13.527 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali263999dd3a2"
2026-02-17 02:37:13.527 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali263999dd3a2" state="down"
2026-02-17 02:37:13.528 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=svcaccounts-2864/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:37:13.530 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali263999dd3a2" state=""
2026-02-17 02:37:13.530 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali263999dd3a2"
2026-02-17 02:37:13.541 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali6492e80840b" state="down"
2026-02-17 02:37:13.568 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6492e80840b"
2026-02-17 02:37:13.568 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-17 02:37:13.568 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali6492e80840b" state=""
2026-02-17 02:37:13.568 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6492e80840b"
2026-02-17 02:37:13.571 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.571 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali263999dd3a2", Addrs:set.Typed[string]{}}
2026-02-17 02:37:13.571 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali263999dd3a2", Addrs:set.Typed[string]{}}
2026-02-17 02:37:13.571 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali263999dd3a2", State:"down", Index:21}
2026-02-17 02:37:13.571 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali263999dd3a2", State:"", Index:21}
2026-02-17 02:37:13.571 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali263999dd3a2", Addrs:set.Set[string](nil)}
2026-02-17 02:37:13.571 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali263999dd3a2", Addrs:set.Set[string](nil)}
2026-02-17 02:37:13.571 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6492e80840b", State:"down", Index:22}
2026-02-17 02:37:13.571 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6492e80840b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:13.571 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6492e80840b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:13.571 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6492e80840b", State:"", Index:22}
2026-02-17 02:37:13.571 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6492e80840b", Addrs:set.Set[string](nil)}
2026-02-17 02:37:13.571 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6492e80840b", Addrs:set.Set[string](nil)}
2026-02-17 02:37:13.592 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:37:13.592 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-2864"}
2026-02-17 02:37:13.592 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-2864.nomount"}
2026-02-17 02:37:13.592 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.592 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.592 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X75M3uEtAc3eDfrotx" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.592 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8K6hAUkWbeAO6Bo7Nw" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.592 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X75M3uEtAc3eDfrotx" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.592 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8K6hAUkWbeAO6Bo7Nw" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.592 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.593 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidba932e2443" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.593 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidba932e2443" ipVersion=0x4 table="filter"
2026-02-17 02:37:13.593 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.593 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.593 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.82
2026-02-17 02:37:13.641 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=23
2026-02-17 02:37:13.641 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidba932e2443"
2026-02-17 02:37:13.641 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calidba932e2443" state="down"
2026-02-17 02:37:13.644 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2864/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:37:13.645 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidba932e2443", Addrs:set.Typed[string]{}}
2026-02-17 02:37:13.645 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidba932e2443", Addrs:set.Typed[string]{}}
2026-02-17 02:37:13.645 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidba932e2443", State:"down", Index:23}
2026-02-17 02:37:13.665 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="calidba932e2443" state=""
2026-02-17 02:37:13.665 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidba932e2443"
2026-02-17 02:37:13.665 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidba932e2443", State:"", Index:23}
2026-02-17 02:37:13.665 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidba932e2443", Addrs:set.Set[string](nil)}
2026-02-17 02:37:13.665 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidba932e2443", Addrs:set.Set[string](nil)}
2026-02-17 02:37:13.731 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4214"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4214"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4214"}
2026-02-17 02:37:13.771 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8309"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8309"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-8309"}
2026-02-17 02:37:14.116 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8309" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:14.696 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4578" type:"ExternalName"
2026-02-17 02:37:15.320 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476, name=eth0)
2026-02-17 02:37:15.320 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-4578.default"} profile:{}
2026-02-17 02:37:15.320 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-4578"} profile:{inbound_rules:{action:"allow" rule_id:"tOAFbvbP0a0EWCO5"} outbound_rules:{action:"allow" rule_id:"-J4K4XFT1OKjcnDF"}}
2026-02-17 02:37:15.320 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0410ff4a7b" profile_ids:"kns.dns-4578" profile_ids:"ksa.dns-4578.default" ipv4_nets:"10.100.32.83/32"}
2026-02-17 02:37:15.321 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:15.321 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:15.321 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:15.321 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic0410ff4a7b" ipVersion=0x4 table="filter"
2026-02-17 02:37:15.321 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-4578" ipVersion=0x4 table="filter"
2026-02-17 02:37:15.321 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EpCMrngRmJidPy4npt" ipVersion=0x4 table="filter"
2026-02-17 02:37:15.321 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic0410ff4a7b" ipVersion=0x4 table="filter"
2026-02-17 02:37:15.321 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-4578" ipVersion=0x4 table="filter"
2026-02-17 02:37:15.321 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EpCMrngRmJidPy4npt" ipVersion=0x4 table="filter"
2026-02-17 02:37:15.322 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic0410ff4a7b"
2026-02-17 02:37:15.322 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:15.322 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:15.365 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:15.365 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"} status="down"
2026-02-17 02:37:15.382 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calic0410ff4a7b" state="down"
2026-02-17 02:37:15.382 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0410ff4a7b"
2026-02-17 02:37:15.382 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calic0410ff4a7b" state="up"
2026-02-17 02:37:15.382 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0410ff4a7b", State:"down", Index:24}
2026-02-17 02:37:15.382 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0410ff4a7b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:15.383 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0410ff4a7b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:15.383 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0410ff4a7b", State:"up", Index:24}
2026-02-17 02:37:15.383 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic0410ff4a7b"
2026-02-17 02:37:15.383 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic0410ff4a7b"
2026-02-17 02:37:15.383 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0410ff4a7b"
2026-02-17 02:37:15.383 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:15.383 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:15.406 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:15.406 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"} status="up"
2026-02-17 02:37:16.671 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=24
2026-02-17 02:37:16.672 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic0410ff4a7b"
2026-02-17 02:37:16.672 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0410ff4a7b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:16.672 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0410ff4a7b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:18.704 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2864" name:"default"}
2026-02-17 02:37:18.733 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2864" name:"mount"}
2026-02-17 02:37:18.759 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2864" name:"nomount"}
2026-02-17 02:37:18.948 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8309"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8309"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-8309"}
2026-02-17 02:37:18.984 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9757"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9757"}
2026-02-17 02:37:19.003 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:19.250 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4601"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-4601"}
2026-02-17 02:37:19.498 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-327"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"dns-327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-327"}
2026-02-17 02:37:19.498 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:19.498 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4214" name:"default"}
2026-02-17 02:37:19.686 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2864"}
2026-02-17 02:37:19.956 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4214"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4214"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4214"}
2026-02-17 02:37:19.956 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4214"}
2026-02-17 02:37:21.457 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-327"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"dns-327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-327"}
2026-02-17 02:37:21.481 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-818"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-818"}
2026-02-17 02:37:21.507 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-818" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:22.666 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476, name=eth0)
2026-02-17 02:37:22.666 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0410ff4a7b" profile_ids:"kns.dns-4578" profile_ids:"ksa.dns-4578.default" ipv4_nets:"10.100.32.83/32"}
2026-02-17 02:37:22.666 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:22.667 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:22.667 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:22.668 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0410ff4a7b"
2026-02-17 02:37:22.669 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:22.669 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:22.689 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:22.689 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"} status="up"
2026-02-17 02:37:22.817 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4578" type:"ClusterIP" cluster_ips:"10.254.178.98" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:24.466 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-4601" name:"default"}
2026-02-17 02:37:24.571 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8309" name:"default"}
2026-02-17 02:37:24.817 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1474"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1474"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1474"}
2026-02-17 02:37:24.845 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3729"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3729"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-3729"}
2026-02-17 02:37:24.864 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-3729" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:24.905 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476, name=eth0)
2026-02-17 02:37:24.905 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic0410ff4a7b" profile_ids:"kns.dns-4578" profile_ids:"ksa.dns-4578.default" ipv4_nets:"10.100.32.83/32"}
2026-02-17 02:37:24.905 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.906 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.906 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.906 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic0410ff4a7b"
2026-02-17 02:37:24.907 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.907 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.916 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476, name=eth0)
2026-02-17 02:37:24.939 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:24.939 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"} status="up"
2026-02-17 02:37:24.939 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476" endpoint_id:"eth0"}
2026-02-17 02:37:24.939 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-4578"}
2026-02-17 02:37:24.939 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-4578.default"}
2026-02-17 02:37:24.939 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.939 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.940 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-4578" ipVersion=0x4 table="filter"
2026-02-17 02:37:24.940 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EpCMrngRmJidPy4npt" ipVersion=0x4 table="filter"
2026-02-17 02:37:24.940 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-4578" ipVersion=0x4 table="filter"
2026-02-17 02:37:24.940 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EpCMrngRmJidPy4npt" ipVersion=0x4 table="filter"
2026-02-17 02:37:24.940 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.940 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic0410ff4a7b" ipVersion=0x4 table="filter"
2026-02-17 02:37:24.940 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic0410ff4a7b" ipVersion=0x4 table="filter"
2026-02-17 02:37:24.940 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.940 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:24.941 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.83
2026-02-17 02:37:25.006 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4578/dns-test-0bd7f96e-82be-4e75-a51f-6acf2d289476", EndpointId:"eth0"}
2026-02-17 02:37:25.006 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4578"
2026-02-17 02:37:25.061 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3729"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3729"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-3729"}
2026-02-17 02:37:25.086 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5962"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5962"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5962"}
2026-02-17 02:37:25.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5962" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:25.190 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4578"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4578"}
2026-02-17 02:37:25.400 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8717"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8717"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-8717"}
2026-02-17 02:37:25.488 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8717" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:25.521 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9757"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9757"}
2026-02-17 02:37:25.521 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-8939" name:"default"}
2026-02-17 02:37:25.551 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7268"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7268"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7268"}
2026-02-17 02:37:25.581 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7268" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:25.643 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8309"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8309"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-8309"}
2026-02-17 02:37:25.804 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8717"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8717"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-8717"}
2026-02-17 02:37:25.944 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8309"}
2026-02-17 02:37:25.944 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6278"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6278"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-6278"}
2026-02-17 02:37:25.971 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-8939"}
2026-02-17 02:37:25.971 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-6278" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:26.035 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-818"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-818"}
2026-02-17 02:37:26.180 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-213"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-213"}
2026-02-17 02:37:26.211 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-213" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:26.471 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4601"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-4601"}
2026-02-17 02:37:26.507 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-4601"}
2026-02-17 02:37:26.729 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-327" name:"default"}
2026-02-17 02:37:27.348 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-327"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"dns-327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-327"}
2026-02-17 02:37:27.373 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-327"}
2026-02-17 02:37:29.447 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-17 02:37:29.447 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic0410ff4a7b"
2026-02-17 02:37:29.447 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calic0410ff4a7b" state="down"
2026-02-17 02:37:29.447 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0410ff4a7b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:29.448 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0410ff4a7b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:29.448 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0410ff4a7b", State:"down", Index:24}
2026-02-17 02:37:29.450 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="calic0410ff4a7b" state=""
2026-02-17 02:37:29.450 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic0410ff4a7b"
2026-02-17 02:37:29.478 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic0410ff4a7b", State:"", Index:24}
2026-02-17 02:37:29.478 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic0410ff4a7b", Addrs:set.Set[string](nil)}
2026-02-17 02:37:29.478 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic0410ff4a7b", Addrs:set.Set[string](nil)}
2026-02-17 02:37:29.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1474"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1474"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1474"}
2026-02-17 02:37:30.148 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-3729" name:"default"}
2026-02-17 02:37:30.569 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6278"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6278"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-6278"}
2026-02-17 02:37:30.590 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-6781"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-6781"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-6781"}
2026-02-17 02:37:30.607 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-6781" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:30.751 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:37:30.751 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:37:30.752 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:37:30.780 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-3729"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-3729"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-3729"}
2026-02-17 02:37:30.813 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-3729"}
2026-02-17 02:37:30.837 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-6781"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-6781"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-6781"}
2026-02-17 02:37:30.879 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-220"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-220"}
2026-02-17 02:37:30.910 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-220" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:30.952 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8717"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8717"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-8717"}
2026-02-17 02:37:31.671 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-818" name:"default"}
2026-02-17 02:37:31.774 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9757" name:"default"}
2026-02-17 02:37:31.823 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7268"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7268"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7268"}
2026-02-17 02:37:31.881 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2643"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-2643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2643"}
2026-02-17 02:37:31.908 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:31.939 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-2643" type:"ClusterIP" cluster_ips:"10.254.70.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:32.113 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4578" name:"default"}
2026-02-17 02:37:32.148 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9757"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9757"}
2026-02-17 02:37:32.172 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9757"}
2026-02-17 02:37:32.222 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4578"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4578"}
2026-02-17 02:37:32.302 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4578"}
2026-02-17 02:37:32.363 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-818"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-818"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-818"}
2026-02-17 02:37:32.386 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-818"}
2026-02-17 02:37:32.444 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-213"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-213"}
2026-02-17 02:37:32.468 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2576"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2576"}
2026-02-17 02:37:32.486 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:32.542 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:37:32.542 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:37:32.542 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:37:32.587 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-220/e2e-rc-q99sb-nllk7, name=eth0)
2026-02-17 02:37:32.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-220"} profile:{inbound_rules:{action:"allow" rule_id:"_7k0c11dGFjtpF17"} outbound_rules:{action:"allow" rule_id:"d_lfivT8DPbTsS1U"}}
2026-02-17 02:37:32.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-220.default"} profile:{}
2026-02-17 02:37:32.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-220/e2e-rc-q99sb-nllk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61306a47890" profile_ids:"kns.replication-controller-220" profile_ids:"ksa.replication-controller-220.default" ipv4_nets:"10.100.32.84/32"}
2026-02-17 02:37:32.588 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:32.588 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:32.588 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:32.589 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.589 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali61306a47890" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.589 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_di15odou7m94V4Yx2E" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.590 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bVhoDulF_Giq-FJ-dt" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.590 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.590 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali61306a47890" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.590 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_di15odou7m94V4Yx2E" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.590 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bVhoDulF_Giq-FJ-dt" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.590 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali61306a47890"
2026-02-17 02:37:32.590 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:32.590 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:32.629 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:32.629 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} status="down"
2026-02-17 02:37:32.659 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali61306a47890" state="down"
2026-02-17 02:37:32.659 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61306a47890"
2026-02-17 02:37:32.659 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61306a47890", State:"down", Index:25}
2026-02-17 02:37:32.660 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61306a47890", Addrs:set.Typed[string]{}}
2026-02-17 02:37:32.660 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61306a47890", Addrs:set.Typed[string]{}}
2026-02-17 02:37:32.660 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali61306a47890"
2026-02-17 02:37:32.660 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:32.660 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:32.665 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali61306a47890" state="up"
2026-02-17 02:37:32.681 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:32.681 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} status="down"
2026-02-17 02:37:32.681 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61306a47890", State:"up", Index:25}
2026-02-17 02:37:32.681 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:37:32.714 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-2643/affinity-clusterip-transition-5cffb65545-p29ts, name=eth0)
2026-02-17 02:37:32.714 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2643"} profile:{inbound_rules:{action:"allow" rule_id:"OcHcKbtvr-ADjhgr"} outbound_rules:{action:"allow" rule_id:"hc1Qi9W35X7ROY5M"}}
2026-02-17 02:37:32.714 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2643.default"} profile:{}
2026-02-17 02:37:32.714 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf3dd5a8410" profile_ids:"kns.services-2643" profile_ids:"ksa.services-2643.default" ipv4_nets:"10.100.32.85/32"}
2026-02-17 02:37:32.720 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-2576" type:"ClusterIP" cluster_ips:"10.254.94.89" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:37:32.726 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali61306a47890"
2026-02-17 02:37:32.726 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali61306a47890"
2026-02-17 02:37:32.727 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:32.727 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:32.727 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:32.728 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicf3dd5a8410" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.728 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2643" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.728 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KZ-A1F1ETzNZWl8fGw" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.728 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicf3dd5a8410" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.728 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2643" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.728 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KZ-A1F1ETzNZWl8fGw" ipVersion=0x4 table="filter"
2026-02-17 02:37:32.728 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicf3dd5a8410"
2026-02-17 02:37:32.728 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61306a47890"
2026-02-17 02:37:32.729 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:32.729 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:32.729 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:32.729 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:32.782 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:32.782 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"} status="down"
2026-02-17 02:37:32.782 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:32.782 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} status="up"
2026-02-17 02:37:32.789 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calicf3dd5a8410" state="down"
2026-02-17 02:37:32.789 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf3dd5a8410"
2026-02-17 02:37:32.789 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calicf3dd5a8410" state="up"
2026-02-17 02:37:32.789 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf3dd5a8410", State:"down", Index:26}
2026-02-17 02:37:32.789 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf3dd5a8410", Addrs:set.Typed[string]{}}
2026-02-17 02:37:32.789 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf3dd5a8410", Addrs:set.Typed[string]{}}
2026-02-17 02:37:32.789 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf3dd5a8410", State:"up", Index:26}
2026-02-17 02:37:32.834 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicf3dd5a8410"
2026-02-17 02:37:32.834 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf3dd5a8410"
2026-02-17 02:37:32.834 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf3dd5a8410"
2026-02-17 02:37:32.834 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:32.834 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:32.853 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:32.853 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"} status="up"
2026-02-17 02:37:32.960 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2576" type:"ClusterIP" cluster_ips:"10.254.155.163" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:37:32.995 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-220"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-220"}
2026-02-17 02:37:33.010 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5424"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5424"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5424"}
2026-02-17 02:37:33.016 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5424" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:33.272 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-2576" type:"ClusterIP" cluster_ips:"10.254.79.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:33.273 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:37:33.750 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-2643/affinity-clusterip-transition-5cffb65545-p29ts, name=eth0)
2026-02-17 02:37:33.750 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf3dd5a8410" profile_ids:"kns.services-2643" profile_ids:"ksa.services-2643.default" ipv4_nets:"10.100.32.85/32"}
2026-02-17 02:37:33.751 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:33.751 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:33.751 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:33.751 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf3dd5a8410"
2026-02-17 02:37:33.752 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:33.752 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:37:33.777 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:33.778 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"} status="up"
2026-02-17 02:37:33.789 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-220/e2e-rc-q99sb-nllk7, name=eth0)
2026-02-17 02:37:33.789 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-220/e2e-rc-q99sb-nllk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61306a47890" profile_ids:"kns.replication-controller-220" profile_ids:"ksa.replication-controller-220.default" ipv4_nets:"10.100.32.84/32"}
2026-02-17 02:37:33.789 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:33.790 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:33.790 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:33.791 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61306a47890"
2026-02-17 02:37:33.791 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:33.791 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:33.823 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:33.823 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} status="up"
2026-02-17 02:37:33.888 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=26
2026-02-17 02:37:33.888 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicf3dd5a8410"
2026-02-17 02:37:33.888 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf3dd5a8410", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:33.888 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf3dd5a8410", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:34.002 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5962"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5962"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5962"}
2026-02-17 02:37:34.080 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=25
2026-02-17 02:37:34.080 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali61306a47890"
2026-02-17 02:37:34.100 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61306a47890", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:34.100 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61306a47890", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:34.146 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-1718"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-1718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-1718"}
2026-02-17 02:37:34.147 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-1718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:34.217 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-2576/frontend-8467f96566-fctdm, name=eth0)
2026-02-17 02:37:34.218 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-2576"} profile:{inbound_rules:{action:"allow" rule_id:"c7eQ8XDAiA8aQRIX"} outbound_rules:{action:"allow" rule_id:"hnvXpG2s6UGc-op5"}}
2026-02-17 02:37:34.218 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-2576.default"} profile:{}
2026-02-17 02:37:34.218 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/frontend-8467f96566-fctdm" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa71356f12e" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.32.86/32"}
2026-02-17 02:37:34.218 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.218 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.218 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.219 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa71356f12e" ipVersion=0x4 table="filter"
2026-02-17 02:37:34.219 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-2576" ipVersion=0x4 table="filter"
2026-02-17 02:37:34.219 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_k4snY7EPXX89IobkNq" ipVersion=0x4 table="filter"
2026-02-17 02:37:34.219 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa71356f12e" ipVersion=0x4 table="filter"
2026-02-17 02:37:34.219 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-2576" ipVersion=0x4 table="filter"
2026-02-17 02:37:34.219 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_k4snY7EPXX89IobkNq" ipVersion=0x4 table="filter"
2026-02-17 02:37:34.219 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaa71356f12e"
2026-02-17 02:37:34.219 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.219 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.254 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:34.254 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} status="down"
2026-02-17 02:37:34.289 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="caliaa71356f12e" state="down"
2026-02-17 02:37:34.289 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa71356f12e"
2026-02-17 02:37:34.289 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa71356f12e", State:"down", Index:27}
2026-02-17 02:37:34.289 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa71356f12e", Addrs:set.Typed[string]{}}
2026-02-17 02:37:34.289 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa71356f12e", Addrs:set.Typed[string]{}}
2026-02-17 02:37:34.289 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa71356f12e"
2026-02-17 02:37:34.289 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.289 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.294 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="caliaa71356f12e" state="up"
2026-02-17 02:37:34.312 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:34.312 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} status="down"
2026-02-17 02:37:34.312 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa71356f12e", State:"up", Index:27}
2026-02-17 02:37:34.312 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaa71356f12e"
2026-02-17 02:37:34.312 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa71356f12e"
2026-02-17 02:37:34.312 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa71356f12e"
2026-02-17 02:37:34.312 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.312 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.338 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:34.338 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} status="up"
2026-02-17 02:37:34.547 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4, name=eth0)
2026-02-17 02:37:34.547 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5300a109b29" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.32.87/32"}
2026-02-17 02:37:34.547 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:34.547 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:34.547 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:34.548 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5300a109b29" ipVersion=0x4 table="filter"
2026-02-17 02:37:34.548 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5300a109b29" ipVersion=0x4 table="filter"
2026-02-17 02:37:34.548 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5300a109b29"
2026-02-17 02:37:34.548 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:34.548 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:34.603 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:34.603 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} status="down"
2026-02-17 02:37:34.625 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali5300a109b29" state="down"
2026-02-17 02:37:34.625 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5300a109b29", State:"down", Index:28}
2026-02-17 02:37:34.625 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5300a109b29"
2026-02-17 02:37:34.625 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5300a109b29", Addrs:set.Typed[string]{}}
2026-02-17 02:37:34.625 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5300a109b29", Addrs:set.Typed[string]{}}
2026-02-17 02:37:34.625 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5300a109b29"
2026-02-17 02:37:34.625 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali5300a109b29" state="up"
2026-02-17 02:37:34.625 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:34.625 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:34.651 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:34.651 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} status="down"
2026-02-17 02:37:34.651 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5300a109b29", State:"up", Index:28}
2026-02-17 02:37:34.651 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5300a109b29"
2026-02-17 02:37:34.651 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5300a109b29"
2026-02-17 02:37:34.651 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5300a109b29"
2026-02-17 02:37:34.651 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:34.651 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:34.674 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:34.675 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} status="up"
2026-02-17 02:37:34.743 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-2576/frontend-8467f96566-fctdm, name=eth0)
2026-02-17 02:37:34.744 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/frontend-8467f96566-fctdm" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa71356f12e" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.32.86/32"}
2026-02-17 02:37:34.744 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.744 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.744 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.745 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa71356f12e"
2026-02-17 02:37:34.745 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.745 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:34.770 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:34.770 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} status="up"
2026-02-17 02:37:35.098 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5424"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5424"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5424"}
2026-02-17 02:37:35.123 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5747"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5747"}
2026-02-17 02:37:35.196 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-5747" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:35.328 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=27
2026-02-17 02:37:35.329 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa71356f12e"
2026-02-17 02:37:35.329 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa71356f12e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:35.329 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa71356f12e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:35.358 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1474" name:"default"}
2026-02-17 02:37:35.496 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1474"}
2026-02-17 02:37:35.587 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=28
2026-02-17 02:37:35.588 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5300a109b29"
2026-02-17 02:37:35.588 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5300a109b29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:35.588 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5300a109b29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:35.756 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4, name=eth0)
2026-02-17 02:37:35.756 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5300a109b29" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.32.87/32"}
2026-02-17 02:37:35.756 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:35.757 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:35.757 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:35.757 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5300a109b29"
2026-02-17 02:37:35.758 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:35.758 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:35.781 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:35.781 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} status="up"
2026-02-17 02:37:35.844 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-6781" name:"default"}
2026-02-17 02:37:36.219 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-1718"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-1718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-1718"}
2026-02-17 02:37:36.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4643"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4643"}
2026-02-17 02:37:36.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:36.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-6781"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-6781"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-6781"}
2026-02-17 02:37:36.314 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-6781"}
2026-02-17 02:37:36.345 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-6278" name:"default"}
2026-02-17 02:37:36.382 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6278"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6278"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-6278"}
2026-02-17 02:37:36.411 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-6278"}
2026-02-17 02:37:36.483 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-2643" type:"ClusterIP" cluster_ips:"10.254.70.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:36.589 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8717" name:"default"}
2026-02-17 02:37:36.652 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8717"}
2026-02-17 02:37:37.073 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7268" name:"default"}
2026-02-17 02:37:37.325 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7268"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7268"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7268"}
2026-02-17 02:37:37.380 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7268"}
2026-02-17 02:37:37.580 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-213" name:"default"}
2026-02-17 02:37:37.692 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-213"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-213"}
2026-02-17 02:37:37.718 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-213"}
2026-02-17 02:37:38.041 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-220/e2e-rc-q99sb-nllk7, name=eth0)
2026-02-17 02:37:38.041 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-220/e2e-rc-q99sb-nllk7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali61306a47890" profile_ids:"kns.replication-controller-220" profile_ids:"ksa.replication-controller-220.default" ipv4_nets:"10.100.32.84/32"}
2026-02-17 02:37:38.041 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.042 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.042 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.042 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali61306a47890"
2026-02-17 02:37:38.043 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.043 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.054 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-220/e2e-rc-q99sb-nllk7, name=eth0)
2026-02-17 02:37:38.075 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:38.075 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"} status="up"
2026-02-17 02:37:38.076 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-220/e2e-rc-q99sb-nllk7" endpoint_id:"eth0"}
2026-02-17 02:37:38.076 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-220"}
2026-02-17 02:37:38.076 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-220.default"}
2026-02-17 02:37:38.076 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.076 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.077 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_di15odou7m94V4Yx2E" ipVersion=0x4 table="filter"
2026-02-17 02:37:38.078 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bVhoDulF_Giq-FJ-dt" ipVersion=0x4 table="filter"
2026-02-17 02:37:38.078 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_di15odou7m94V4Yx2E" ipVersion=0x4 table="filter"
2026-02-17 02:37:38.079 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bVhoDulF_Giq-FJ-dt" ipVersion=0x4 table="filter"
2026-02-17 02:37:38.080 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.081 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:38.081 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali61306a47890" ipVersion=0x4 table="filter"
2026-02-17 02:37:38.081 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:38.081 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali61306a47890" ipVersion=0x4 table="filter"
2026-02-17 02:37:38.081 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.082 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.083 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.84
2026-02-17 02:37:38.143 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-220/e2e-rc-q99sb-nllk7", EndpointId:"eth0"}
2026-02-17 02:37:38.151 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-220" name:"default"}
bird: KIF: Received address message for unknown interface 25
2026-02-17 02:37:38.397 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-220"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-220"}
2026-02-17 02:37:38.420 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-220"}
2026-02-17 02:37:38.489 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali61306a47890" state="down"
2026-02-17 02:37:38.490 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali61306a47890"
2026-02-17 02:37:38.490 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-17 02:37:38.490 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61306a47890", State:"down", Index:25}
2026-02-17 02:37:38.490 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61306a47890", Addrs:set.Typed[string]{}}
2026-02-17 02:37:38.490 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61306a47890", Addrs:set.Typed[string]{}}
2026-02-17 02:37:38.493 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali61306a47890" state=""
2026-02-17 02:37:38.493 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali61306a47890"
2026-02-17 02:37:38.523 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali61306a47890", State:"", Index:25}
2026-02-17 02:37:38.524 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali61306a47890", Addrs:set.Set[string](nil)}
2026-02-17 02:37:38.524 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali61306a47890", Addrs:set.Set[string](nil)}
2026-02-17 02:37:38.962 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-2576"
2026-02-17 02:37:39.178 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2576"
2026-02-17 02:37:39.336 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-2576"
2026-02-17 02:37:39.434 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5962" name:"default"}
2026-02-17 02:37:39.478 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-2576/frontend-8467f96566-fctdm, name=eth0)
2026-02-17 02:37:39.479 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/frontend-8467f96566-fctdm" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa71356f12e" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.32.86/32"}
2026-02-17 02:37:39.479 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.479 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.479 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.480 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa71356f12e"
2026-02-17 02:37:39.480 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.480 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.509 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:39.509 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"} status="up"
2026-02-17 02:37:39.777 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4, name=eth0)
2026-02-17 02:37:39.777 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5300a109b29" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.32.87/32"}
2026-02-17 02:37:39.777 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:39.778 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:39.778 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:39.778 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5300a109b29"
2026-02-17 02:37:39.779 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:39.779 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:39.806 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-2576/frontend-8467f96566-fctdm, name=eth0)
2026-02-17 02:37:39.820 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:39.820 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"} status="up"
2026-02-17 02:37:39.820 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2576"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2576"}
2026-02-17 02:37:39.820 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3593"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3593"}
2026-02-17 02:37:39.820 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/frontend-8467f96566-fctdm" endpoint_id:"eth0"}
2026-02-17 02:37:39.820 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3593" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:39.820 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.820 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.821 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.821 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaa71356f12e" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.821 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaa71356f12e" ipVersion=0x4 table="filter"
2026-02-17 02:37:39.821 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.821 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.821 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.86
2026-02-17 02:37:39.884 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-8467f96566-fctdm", EndpointId:"eth0"}
2026-02-17 02:37:39.912 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="caliaa71356f12e" state="down"
2026-02-17 02:37:39.913 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa71356f12e"
2026-02-17 02:37:39.913 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=27
2026-02-17 02:37:39.913 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa71356f12e", State:"down", Index:27}
2026-02-17 02:37:39.913 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa71356f12e", Addrs:set.Typed[string]{}}
2026-02-17 02:37:39.913 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa71356f12e", Addrs:set.Typed[string]{}}
2026-02-17 02:37:39.916 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="caliaa71356f12e" state=""
2026-02-17 02:37:39.916 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaa71356f12e"
2026-02-17 02:37:39.931 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa71356f12e", State:"", Index:27}
2026-02-17 02:37:39.931 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa71356f12e", Addrs:set.Set[string](nil)}
2026-02-17 02:37:39.931 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa71356f12e", Addrs:set.Set[string](nil)}
2026-02-17 02:37:40.145 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5424"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5424"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5424"}
2026-02-17 02:37:40.177 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4, name=eth0)
2026-02-17 02:37:40.177 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4" endpoint_id:"eth0"}
2026-02-17 02:37:40.178 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-2576.default"}
2026-02-17 02:37:40.178 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-2576"}
2026-02-17 02:37:40.178 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:40.178 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:40.179 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-2576" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.179 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_k4snY7EPXX89IobkNq" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.179 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-2576" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.183 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_k4snY7EPXX89IobkNq" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.183 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:40.184 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5300a109b29" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.184 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5300a109b29" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.184 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:40.184 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:40.192 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.87
2026-02-17 02:37:40.261 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-55c4f8fb74-bsvz4", EndpointId:"eth0"}
2026-02-17 02:37:40.288 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-17 02:37:40.288 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5300a109b29"
2026-02-17 02:37:40.289 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali5300a109b29" state="down"
2026-02-17 02:37:40.289 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5300a109b29", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.289 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5300a109b29", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.289 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5300a109b29", State:"down", Index:28}
2026-02-17 02:37:40.292 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali5300a109b29" state=""
2026-02-17 02:37:40.292 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5300a109b29"
2026-02-17 02:37:40.311 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5300a109b29", State:"", Index:28}
2026-02-17 02:37:40.312 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5300a109b29", Addrs:set.Set[string](nil)}
2026-02-17 02:37:40.312 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5300a109b29", Addrs:set.Set[string](nil)}
2026-02-17 02:37:40.370 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4643"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4643"}
2026-02-17 02:37:40.401 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1030"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1030"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-1030"}
2026-02-17 02:37:40.421 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1030" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:40.656 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5962"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5962"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5962"}
2026-02-17 02:37:40.693 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5962"}
2026-02-17 02:37:40.719 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-f7nxp, name=eth0)
2026-02-17 02:37:40.719 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3593"} profile:{inbound_rules:{action:"allow" rule_id:"JrKRut0XsNXg7zu5"} outbound_rules:{action:"allow" rule_id:"XLFyuHb0e0VpHOQR"}}
2026-02-17 02:37:40.719 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3593.default"} profile:{}
2026-02-17 02:37:40.719 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-f7nxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44b3d30564a" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.88/32"}
2026-02-17 02:37:40.719 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:40.719 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:40.720 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:40.720 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali44b3d30564a" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.720 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3593" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.720 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ipcrn5xYF-uCM4oThT" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.720 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali44b3d30564a" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.720 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3593" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.720 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ipcrn5xYF-uCM4oThT" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.720 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali44b3d30564a"
2026-02-17 02:37:40.720 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:40.720 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:40.760 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:40.760 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"} status="down"
2026-02-17 02:37:40.760 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5747"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5747"}
2026-02-17 02:37:40.761 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8284"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8284"}
2026-02-17 02:37:40.782 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8284" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:40.793 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali44b3d30564a" state="down"
2026-02-17 02:37:40.793 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44b3d30564a"
2026-02-17 02:37:40.801 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali44b3d30564a" state="up"
2026-02-17 02:37:40.821 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44b3d30564a", State:"down", Index:29}
2026-02-17 02:37:40.821 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44b3d30564a", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.821 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44b3d30564a", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.821 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44b3d30564a", State:"up", Index:29}
2026-02-17 02:37:40.821 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali44b3d30564a"
2026-02-17 02:37:40.821 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali44b3d30564a"
2026-02-17 02:37:40.821 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44b3d30564a"
2026-02-17 02:37:40.822 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:40.822 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:40.840 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:40.840 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"} status="up"
2026-02-17 02:37:40.852 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-hxmd9, name=eth0)
2026-02-17 02:37:40.852 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-hxmd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ba7bfbff2d" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.89/32"}
2026-02-17 02:37:40.852 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:40.853 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:40.853 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:40.853 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.853 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4ba7bfbff2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.853 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.853 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4ba7bfbff2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:40.853 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:40.853 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:40.853 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:40.897 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:40.897 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"} status="down"
2026-02-17 02:37:40.921 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali4ba7bfbff2d" state="down"
2026-02-17 02:37:40.922 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba7bfbff2d", State:"down", Index:30}
2026-02-17 02:37:40.922 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:40.922 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:40.922 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:40.922 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:40.922 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali4ba7bfbff2d" state="up"
2026-02-17 02:37:40.947 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:40.947 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"} status="down"
2026-02-17 02:37:40.947 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba7bfbff2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.947 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba7bfbff2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:40.947 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba7bfbff2d", State:"up", Index:30}
2026-02-17 02:37:40.947 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:40.947 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:40.947 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:40.947 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:40.947 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:40.974 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:40.974 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"} status="up"
2026-02-17 02:37:41.002 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-ps4s6, name=eth0)
2026-02-17 02:37:41.002 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-ps4s6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98ab7b3f245" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.90/32"}
2026-02-17 02:37:41.002 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.002 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.002 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.003 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali98ab7b3f245" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.003 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali98ab7b3f245" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.003 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali98ab7b3f245"
2026-02-17 02:37:41.003 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.003 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.048 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:41.048 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"} status="down"
2026-02-17 02:37:41.076 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali98ab7b3f245" state="down"
2026-02-17 02:37:41.077 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali98ab7b3f245"
2026-02-17 02:37:41.077 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98ab7b3f245", State:"down", Index:31}
2026-02-17 02:37:41.077 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98ab7b3f245", Addrs:set.Typed[string]{}}
2026-02-17 02:37:41.077 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98ab7b3f245", Addrs:set.Typed[string]{}}
2026-02-17 02:37:41.077 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali98ab7b3f245"
2026-02-17 02:37:41.077 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.077 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.078 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali98ab7b3f245" state="up"
2026-02-17 02:37:41.098 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:41.098 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"} status="down"
2026-02-17 02:37:41.098 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98ab7b3f245", State:"up", Index:31}
2026-02-17 02:37:41.098 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:37:41.105 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali98ab7b3f245"
2026-02-17 02:37:41.105 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali98ab7b3f245"
2026-02-17 02:37:41.105 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98ab7b3f245"
2026-02-17 02:37:41.106 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.106 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.124 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.124 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"} status="up"
2026-02-17 02:37:41.148 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-h79mz, name=eth0)
2026-02-17 02:37:41.149 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-h79mz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c51269f3d" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.91/32"}
2026-02-17 02:37:41.203 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calif1c51269f3d" state="down"
2026-02-17 02:37:41.203 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1c51269f3d"
2026-02-17 02:37:41.204 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calif1c51269f3d" state="up"
2026-02-17 02:37:41.204 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c51269f3d", State:"down", Index:32}
2026-02-17 02:37:41.204 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c51269f3d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:41.204 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c51269f3d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:41.204 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c51269f3d", State:"up", Index:32}
2026-02-17 02:37:41.210 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif1c51269f3d"
2026-02-17 02:37:41.210 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.210 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.210 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.212 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif1c51269f3d" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.212 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif1c51269f3d" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.212 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c51269f3d"
2026-02-17 02:37:41.212 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.213 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.256 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.256 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"} status="up"
2026-02-17 02:37:41.370 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-csn8q, name=eth0)
2026-02-17 02:37:41.371 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-csn8q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67f41111c2d" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.92/32"}
2026-02-17 02:37:41.371 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:41.371 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:41.371 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:41.372 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.372 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali67f41111c2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.372 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.372 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali67f41111c2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:41.372 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali67f41111c2d"
2026-02-17 02:37:41.372 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:41.372 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:41.405 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:41.405 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"} status="down"
2026-02-17 02:37:41.405 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-1718"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-1718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-1718"}
2026-02-17 02:37:41.439 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali67f41111c2d" state="down"
2026-02-17 02:37:41.439 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali67f41111c2d"
2026-02-17 02:37:41.439 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali67f41111c2d" state="up"
2026-02-17 02:37:41.455 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67f41111c2d", State:"down", Index:33}
2026-02-17 02:37:41.455 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67f41111c2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:41.455 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67f41111c2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:41.455 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67f41111c2d", State:"up", Index:33}
2026-02-17 02:37:41.527 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali67f41111c2d"
2026-02-17 02:37:41.527 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali67f41111c2d"
2026-02-17 02:37:41.527 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67f41111c2d"
2026-02-17 02:37:41.527 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:41.527 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:41.549 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.549 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"} status="up"
2026-02-17 02:37:41.833 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-hxmd9, name=eth0)
2026-02-17 02:37:41.833 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-hxmd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ba7bfbff2d" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.89/32"}
2026-02-17 02:37:41.833 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:37:41.833 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:41.834 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:41.834 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:41.834 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:41.834 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:41.834 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:41.858 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-h79mz, name=eth0)
2026-02-17 02:37:41.876 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.876 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"} status="up"
2026-02-17 02:37:41.876 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-h79mz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c51269f3d" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.91/32"}
2026-02-17 02:37:41.876 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.876 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.876 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.878 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-ps4s6, name=eth0)
2026-02-17 02:37:41.878 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif1c51269f3d"
2026-02-17 02:37:41.880 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.880 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:41.902 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.902 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"} status="up"
2026-02-17 02:37:41.902 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-ps4s6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98ab7b3f245" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.90/32"}
2026-02-17 02:37:41.902 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.902 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.902 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.904 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98ab7b3f245"
2026-02-17 02:37:41.905 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.905 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:41.916 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-f7nxp, name=eth0)
2026-02-17 02:37:41.928 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.928 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"} status="up"
2026-02-17 02:37:41.928 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-f7nxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44b3d30564a" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.88/32"}
2026-02-17 02:37:41.928 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:37:41.949 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:41.949 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:41.949 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:41.950 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali44b3d30564a"
2026-02-17 02:37:41.950 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:41.951 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:41.978 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:41.978 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"} status="up"
2026-02-17 02:37:42.048 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=29
2026-02-17 02:37:42.048 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali44b3d30564a"
2026-02-17 02:37:42.048 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44b3d30564a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.048 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44b3d30564a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.176 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=31
2026-02-17 02:37:42.176 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali98ab7b3f245"
2026-02-17 02:37:42.176 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98ab7b3f245", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.176 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98ab7b3f245", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.752 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=32
2026-02-17 02:37:42.752 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif1c51269f3d"
2026-02-17 02:37:42.752 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c51269f3d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.752 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c51269f3d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.752 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:37:42.816 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=30
2026-02-17 02:37:42.816 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:42.816 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba7bfbff2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.816 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba7bfbff2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:42.852 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-csn8q, name=eth0)
2026-02-17 02:37:42.853 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-csn8q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67f41111c2d" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.92/32"}
2026-02-17 02:37:42.853 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:42.853 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:42.853 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:42.855 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67f41111c2d"
2026-02-17 02:37:42.856 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:42.856 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:42.882 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:42.882 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"} status="up"
2026-02-17 02:37:43.073 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=33
2026-02-17 02:37:43.073 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali67f41111c2d"
2026-02-17 02:37:43.073 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67f41111c2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:43.073 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67f41111c2d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:43.356 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5424" name:"default"}
2026-02-17 02:37:43.505 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5424"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5424"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-5424"}
2026-02-17 02:37:43.545 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5424"}
2026-02-17 02:37:44.620 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-dppg2, name=eth0)
2026-02-17 02:37:44.620 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-dppg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia982eab127c" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.93/32"}
2026-02-17 02:37:44.620 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:44.620 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:44.620 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:44.621 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia982eab127c" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.622 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia982eab127c" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.622 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia982eab127c"
2026-02-17 02:37:44.622 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:44.622 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:44.664 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:44.664 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} status="down"
2026-02-17 02:37:44.682 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calia982eab127c" state="down"
2026-02-17 02:37:44.682 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia982eab127c"
2026-02-17 02:37:44.682 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia982eab127c", State:"down", Index:34}
2026-02-17 02:37:44.682 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calia982eab127c" state="up"
2026-02-17 02:37:44.682 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia982eab127c", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.682 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia982eab127c", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.682 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia982eab127c", State:"up", Index:34}
2026-02-17 02:37:44.682 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia982eab127c"
2026-02-17 02:37:44.683 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia982eab127c"
2026-02-17 02:37:44.683 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia982eab127c"
2026-02-17 02:37:44.683 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:44.683 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:44.704 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:44.704 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:44.728 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nfh6q, name=eth0)
2026-02-17 02:37:44.728 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f4d02ec14e" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.94/32"}
2026-02-17 02:37:44.728 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:44.728 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:44.728 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:44.729 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f4d02ec14e" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.729 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f4d02ec14e" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.729 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:44.729 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:44.729 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:44.772 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:44.772 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} status="down"
2026-02-17 02:37:44.811 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali7f4d02ec14e" state="down"
2026-02-17 02:37:44.812 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f4d02ec14e", State:"down", Index:35}
2026-02-17 02:37:44.815 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:44.815 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:44.815 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:44.813 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:44.816 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali7f4d02ec14e" state="up"
2026-02-17 02:37:44.841 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:44.841 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} status="down"
2026-02-17 02:37:44.841 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f4d02ec14e", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.841 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f4d02ec14e", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.841 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f4d02ec14e", State:"up", Index:35}
2026-02-17 02:37:44.841 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:44.841 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:44.841 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:44.841 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:44.841 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:44.863 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:44.864 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} status="up"
2026-02-17 02:37:44.921 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8284"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8284"}
2026-02-17 02:37:44.958 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1173"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-1173"}
2026-02-17 02:37:44.984 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-1173" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:45.200 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2576" name:"default"}
2026-02-17 02:37:45.505 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4643" name:"default"}
2026-02-17 02:37:45.574 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2576"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-2576"}
2026-02-17 02:37:45.598 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2576"}
2026-02-17 02:37:45.875 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nfh6q, name=eth0)
2026-02-17 02:37:45.875 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f4d02ec14e" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.94/32"}
2026-02-17 02:37:45.875 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:45.876 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:45.876 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:45.876 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:45.877 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:45.877 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:45.906 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:45.906 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} status="up"
2026-02-17 02:37:45.909 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-dppg2, name=eth0)
2026-02-17 02:37:45.909 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-dppg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia982eab127c" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.93/32"}
2026-02-17 02:37:45.909 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:45.909 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:45.909 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:45.909 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia982eab127c"
2026-02-17 02:37:45.910 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:45.910 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:45.929 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:45.929 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:46.048 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=34
2026-02-17 02:37:46.049 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia982eab127c"
2026-02-17 02:37:46.049 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia982eab127c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:46.049 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia982eab127c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:46.303 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:37:46.338 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=35
2026-02-17 02:37:46.338 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:46.338 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f4d02ec14e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:46.338 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f4d02ec14e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:46.381 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-5747" name:"default"}
2026-02-17 02:37:46.452 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4643"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4643"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4643"}
2026-02-17 02:37:46.484 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4643"}
2026-02-17 02:37:46.730 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-gsg9l, name=eth0)
2026-02-17 02:37:46.731 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c1b2547186" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.95/32"}
2026-02-17 02:37:46.731 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:46.731 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:46.731 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:46.731 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.732 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c1b2547186" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.732 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.732 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c1b2547186" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.732 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c1b2547186"
2026-02-17 02:37:46.732 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:46.732 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:46.772 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:46.772 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} status="down"
2026-02-17 02:37:46.776 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-1718" name:"default"}
2026-02-17 02:37:46.797 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali7c1b2547186" state="down"
2026-02-17 02:37:46.798 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c1b2547186"
2026-02-17 02:37:46.805 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c1b2547186", State:"down", Index:36}
2026-02-17 02:37:46.805 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1b2547186", Addrs:set.Typed[string]{}}
2026-02-17 02:37:46.806 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1b2547186", Addrs:set.Typed[string]{}}
2026-02-17 02:37:46.806 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c1b2547186"
2026-02-17 02:37:46.806 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:46.806 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:46.812 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali7c1b2547186" state="up"
2026-02-17 02:37:46.824 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:46.824 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} status="down"
2026-02-17 02:37:46.824 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c1b2547186", State:"up", Index:36}
2026-02-17 02:37:46.824 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c1b2547186"
2026-02-17 02:37:46.824 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c1b2547186"
2026-02-17 02:37:46.824 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c1b2547186"
2026-02-17 02:37:46.825 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:46.825 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:46.843 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:46.843 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} status="up"
2026-02-17 02:37:46.887 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nfh6q, name=eth0)
2026-02-17 02:37:46.887 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f4d02ec14e" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.94/32"}
2026-02-17 02:37:46.887 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:46.887 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:46.887 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:46.888 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:46.888 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:46.888 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:46.921 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:46.921 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"} status="up"
2026-02-17 02:37:46.929 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-dppg2, name=eth0)
2026-02-17 02:37:46.929 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-dppg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia982eab127c" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.93/32"}
2026-02-17 02:37:46.929 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:46.929 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:46.930 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:46.930 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia982eab127c"
2026-02-17 02:37:46.930 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:46.930 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:46.956 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:46.956 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:46.991 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-ffzbq, name=eth0)
2026-02-17 02:37:46.991 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-ffzbq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie028164dee6" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.96/32"}
2026-02-17 02:37:46.991 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:46.991 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:46.991 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:46.992 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.992 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie028164dee6" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.992 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.992 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie028164dee6" ipVersion=0x4 table="filter"
2026-02-17 02:37:46.992 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie028164dee6"
2026-02-17 02:37:46.992 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:46.992 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:47.033 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.033 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.069 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calie028164dee6" state="down"
2026-02-17 02:37:47.069 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie028164dee6", State:"down", Index:37}
2026-02-17 02:37:47.069 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie028164dee6"
2026-02-17 02:37:47.069 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie028164dee6", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.069 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie028164dee6", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.069 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie028164dee6"
2026-02-17 02:37:47.069 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:47.069 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:47.071 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calie028164dee6" state="up"
2026-02-17 02:37:47.098 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.098 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.098 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie028164dee6", State:"up", Index:37}
2026-02-17 02:37:47.098 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie028164dee6"
2026-02-17 02:37:47.098 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie028164dee6"
2026-02-17 02:37:47.099 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie028164dee6"
2026-02-17 02:37:47.099 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:47.099 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:47.115 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.115 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.186 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-7g4sb, name=eth0)
2026-02-17 02:37:47.186 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbbb4b3dd6f" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.97/32"}
2026-02-17 02:37:47.186 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.186 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.186 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.187 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.187 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califbbb4b3dd6f" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.187 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.187 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califbbb4b3dd6f" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.187 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:47.187 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.187 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.241 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.241 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.245 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="califbbb4b3dd6f" state="down"
2026-02-17 02:37:47.245 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:47.245 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbbb4b3dd6f", State:"down", Index:38}
2026-02-17 02:37:47.245 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbbb4b3dd6f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.245 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbbb4b3dd6f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.245 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:47.246 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.246 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.254 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="califbbb4b3dd6f" state="up"
2026-02-17 02:37:47.274 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.274 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.275 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbbb4b3dd6f", State:"up", Index:38}
2026-02-17 02:37:47.275 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:47.275 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:47.275 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:47.275 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.275 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.299 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.299 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.380 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-r2bht, name=eth0)
2026-02-17 02:37:47.380 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-r2bht" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a22f8439d6" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.98/32"}
2026-02-17 02:37:47.380 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:47.381 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:47.381 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:47.381 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a22f8439d6" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.382 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a22f8439d6" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.382 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1a22f8439d6"
2026-02-17 02:37:47.382 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:47.382 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:47.441 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.441 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.446 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali1a22f8439d6" state="down"
2026-02-17 02:37:47.446 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a22f8439d6"
2026-02-17 02:37:47.446 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a22f8439d6", State:"down", Index:39}
2026-02-17 02:37:47.446 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a22f8439d6", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.446 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a22f8439d6", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.446 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a22f8439d6"
2026-02-17 02:37:47.447 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:47.447 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:47.447 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali1a22f8439d6" state="up"
2026-02-17 02:37:47.470 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.470 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.470 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a22f8439d6", State:"up", Index:39}
2026-02-17 02:37:47.471 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1a22f8439d6"
2026-02-17 02:37:47.471 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a22f8439d6"
2026-02-17 02:37:47.471 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a22f8439d6"
2026-02-17 02:37:47.471 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:47.471 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:47.499 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.499 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.544 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5747"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5747"}
2026-02-17 02:37:47.571 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-c5cl4, name=eth0)
2026-02-17 02:37:47.571 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-c5cl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia249a3022ac" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.99/32"}
2026-02-17 02:37:47.572 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:47.572 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:47.572 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:47.573 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.573 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia249a3022ac" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.573 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.573 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia249a3022ac" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.573 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia249a3022ac"
2026-02-17 02:37:47.573 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:47.573 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:47.624 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.624 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.624 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-5747"}
2026-02-17 02:37:47.637 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calia249a3022ac" state="down"
2026-02-17 02:37:47.637 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia249a3022ac"
2026-02-17 02:37:47.638 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calia249a3022ac" state="up"
2026-02-17 02:37:47.649 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia249a3022ac", State:"down", Index:40}
2026-02-17 02:37:47.649 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia249a3022ac", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.649 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia249a3022ac", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.649 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia249a3022ac", State:"up", Index:40}
2026-02-17 02:37:47.649 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:37:47.649 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia249a3022ac"
2026-02-17 02:37:47.649 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia249a3022ac"
2026-02-17 02:37:47.649 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia249a3022ac"
2026-02-17 02:37:47.649 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:47.649 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:47.670 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.670 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.749 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-swkcz, name=eth0)
2026-02-17 02:37:47.749 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-swkcz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e08c90d706" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.100/32"}
2026-02-17 02:37:47.749 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:47.749 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:47.749 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:47.750 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4e08c90d706" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.750 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4e08c90d706" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.750 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4e08c90d706"
2026-02-17 02:37:47.750 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:47.750 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:47.784 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.784 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.835 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali4e08c90d706" state="down"
2026-02-17 02:37:47.835 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e08c90d706"
2026-02-17 02:37:47.835 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e08c90d706", State:"down", Index:41}
2026-02-17 02:37:47.835 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e08c90d706", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.835 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e08c90d706", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.835 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e08c90d706"
2026-02-17 02:37:47.836 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:47.836 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:47.838 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali4e08c90d706" state="up"
2026-02-17 02:37:47.862 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:47.862 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"} status="down"
2026-02-17 02:37:47.862 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e08c90d706", State:"up", Index:41}
2026-02-17 02:37:47.863 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-1718"}
2026-02-17 02:37:47.903 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=36
2026-02-17 02:37:47.903 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c1b2547186"
2026-02-17 02:37:47.904 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1b2547186", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:47.904 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1b2547186", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:47.907 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-gsg9l, name=eth0)
2026-02-17 02:37:47.908 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c1b2547186" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.95/32"}
2026-02-17 02:37:47.934 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-7g4sb, name=eth0)
2026-02-17 02:37:47.935 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbbb4b3dd6f" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.97/32"}
2026-02-17 02:37:47.936 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4e08c90d706"
2026-02-17 02:37:47.936 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e08c90d706"
2026-02-17 02:37:47.936 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:47.936 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:47.936 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:47.936 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.937 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.937 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.937 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e08c90d706"
2026-02-17 02:37:47.937 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c1b2547186"
2026-02-17 02:37:47.937 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:47.938 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:47.938 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:47.938 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.938 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:47.938 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:47.938 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:47.965 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.965 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.965 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.965 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.965 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.965 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.971 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-ffzbq, name=eth0)
2026-02-17 02:37:47.971 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-ffzbq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie028164dee6" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.96/32"}
2026-02-17 02:37:48.002 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nlxgj, name=eth0)
2026-02-17 02:37:48.002 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68b1c4103db" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.101/32"}
2026-02-17 02:37:48.040 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:48.040 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:48.040 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:48.041 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.041 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.041 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.042 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali68b1c4103db" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.042 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali68b1c4103db" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.042 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie028164dee6"
2026-02-17 02:37:48.042 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali68b1c4103db"
2026-02-17 02:37:48.042 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:48.042 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:48.042 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.042 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.068 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=37
2026-02-17 02:37:48.068 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie028164dee6"
2026-02-17 02:37:48.083 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali68b1c4103db" state="down"
2026-02-17 02:37:48.083 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68b1c4103db"
2026-02-17 02:37:48.085 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.085 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.085 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:48.085 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"} status="down"
2026-02-17 02:37:48.085 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie028164dee6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.085 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie028164dee6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.085 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68b1c4103db", State:"down", Index:42}
2026-02-17 02:37:48.085 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68b1c4103db", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.085 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68b1c4103db", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.089 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali68b1c4103db" state="up"
2026-02-17 02:37:48.089 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68b1c4103db", State:"up", Index:42}
2026-02-17 02:37:48.149 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali68b1c4103db"
2026-02-17 02:37:48.149 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68b1c4103db"
2026-02-17 02:37:48.149 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68b1c4103db"
2026-02-17 02:37:48.149 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.149 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.176 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.176 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.209 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-wdlw7, name=eth0)
2026-02-17 02:37:48.210 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif29d4807c55" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.102/32"}
2026-02-17 02:37:48.247 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3593"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3593"}
2026-02-17 02:37:48.250 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.250 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.250 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.251 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif29d4807c55" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.251 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif29d4807c55" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.251 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif29d4807c55"
2026-02-17 02:37:48.251 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.251 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.274 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif29d4807c55" state="down"
2026-02-17 02:37:48.275 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif29d4807c55"
2026-02-17 02:37:48.275 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif29d4807c55" state="up"
2026-02-17 02:37:48.292 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:48.292 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} status="down"
2026-02-17 02:37:48.292 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif29d4807c55", State:"down", Index:43}
2026-02-17 02:37:48.292 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif29d4807c55", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.292 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif29d4807c55", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.292 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif29d4807c55", State:"up", Index:43}
2026-02-17 02:37:48.318 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6617"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"job-6617"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6617"}
2026-02-17 02:37:48.330 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6617" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:48.351 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif29d4807c55"
2026-02-17 02:37:48.352 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif29d4807c55"
2026-02-17 02:37:48.352 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif29d4807c55"
2026-02-17 02:37:48.352 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.352 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.383 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=39
2026-02-17 02:37:48.383 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a22f8439d6"
2026-02-17 02:37:48.385 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.385 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.385 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a22f8439d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.385 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a22f8439d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.426 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-m2fmd, name=eth0)
2026-02-17 02:37:48.427 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-m2fmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali395b74ae3b5" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.103/32"}
2026-02-17 02:37:48.457 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:48.457 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:48.457 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:48.458 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.458 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali395b74ae3b5" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.458 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.458 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali395b74ae3b5" ipVersion=0x4 table="filter"
2026-02-17 02:37:48.458 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali395b74ae3b5"
2026-02-17 02:37:48.458 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:48.458 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:48.465 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali395b74ae3b5" state="down"
2026-02-17 02:37:48.465 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali395b74ae3b5"
2026-02-17 02:37:48.474 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali395b74ae3b5" state="up"
2026-02-17 02:37:48.500 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:48.500 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"} status="down"
2026-02-17 02:37:48.500 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali395b74ae3b5", State:"down", Index:44}
2026-02-17 02:37:48.500 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali395b74ae3b5", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.500 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali395b74ae3b5", Addrs:set.Typed[string]{}}
2026-02-17 02:37:48.500 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali395b74ae3b5", State:"up", Index:44}
2026-02-17 02:37:48.563 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali395b74ae3b5"
2026-02-17 02:37:48.563 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali395b74ae3b5"
2026-02-17 02:37:48.563 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali395b74ae3b5"
2026-02-17 02:37:48.564 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:48.564 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:48.589 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.589 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.832 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=38
2026-02-17 02:37:48.832 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:48.832 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbbb4b3dd6f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.832 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbbb4b3dd6f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:48.833 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:37:48.936 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nlxgj, name=eth0)
2026-02-17 02:37:48.937 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68b1c4103db" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.101/32"}
2026-02-17 02:37:48.937 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.937 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.937 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.938 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68b1c4103db"
2026-02-17 02:37:48.938 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.938 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:48.958 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-gsg9l, name=eth0)
2026-02-17 02:37:48.964 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.964 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.965 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c1b2547186" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.95/32"}
2026-02-17 02:37:48.965 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:48.965 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:48.965 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:48.966 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c1b2547186"
2026-02-17 02:37:48.967 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:48.967 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:48.976 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-wdlw7, name=eth0)
2026-02-17 02:37:48.995 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:48.995 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"} status="up"
2026-02-17 02:37:48.995 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif29d4807c55" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.102/32"}
2026-02-17 02:37:48.995 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:37:48.995 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.996 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.996 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.997 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif29d4807c55"
2026-02-17 02:37:48.997 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:48.997 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:49.012 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-swkcz, name=eth0)
2026-02-17 02:37:49.020 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:49.020 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} status="up"
2026-02-17 02:37:49.020 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-swkcz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e08c90d706" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.100/32"}
2026-02-17 02:37:49.026 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=42
2026-02-17 02:37:49.026 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali68b1c4103db"
2026-02-17 02:37:49.026 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68b1c4103db", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.026 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68b1c4103db", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.026 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-r2bht, name=eth0)
2026-02-17 02:37:49.027 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-r2bht" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a22f8439d6" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.98/32"}
2026-02-17 02:37:49.043 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-c5cl4, name=eth0)
2026-02-17 02:37:49.043 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-c5cl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia249a3022ac" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.99/32"}
2026-02-17 02:37:49.088 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:49.088 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:49.088 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:49.089 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:49.089 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:49.089 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:49.090 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:49.090 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:49.090 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:49.092 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e08c90d706"
2026-02-17 02:37:49.092 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a22f8439d6"
2026-02-17 02:37:49.092 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia249a3022ac"
2026-02-17 02:37:49.092 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:49.092 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:49.092 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:49.092 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:49.092 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:49.092 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:49.098 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-m2fmd, name=eth0)
2026-02-17 02:37:49.117 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:49.117 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"} status="up"
2026-02-17 02:37:49.117 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:49.117 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"} status="up"
2026-02-17 02:37:49.117 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:49.117 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"} status="up"
2026-02-17 02:37:49.117 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-m2fmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali395b74ae3b5" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.103/32"}
2026-02-17 02:37:49.140 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-7g4sb, name=eth0)
2026-02-17 02:37:49.141 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbbb4b3dd6f" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.97/32"}
2026-02-17 02:37:49.186 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1173"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-1173"}
2026-02-17 02:37:49.192 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:49.192 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:49.192 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:49.193 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:49.193 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:49.193 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:49.195 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:49.195 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali395b74ae3b5"
2026-02-17 02:37:49.196 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:49.196 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:49.196 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:49.196 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:49.232 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:49.232 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"} status="up"
2026-02-17 02:37:49.232 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:49.232 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"} status="up"
2026-02-17 02:37:49.232 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6441"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6441"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6441"}
2026-02-17 02:37:49.232 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6441" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:49.251 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=40
2026-02-17 02:37:49.251 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia249a3022ac"
2026-02-17 02:37:49.251 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia249a3022ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.251 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia249a3022ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.312 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=41
2026-02-17 02:37:49.312 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4e08c90d706"
2026-02-17 02:37:49.321 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e08c90d706", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.321 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e08c90d706", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.962 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-wdlw7, name=eth0)
2026-02-17 02:37:49.963 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif29d4807c55" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.102/32"}
2026-02-17 02:37:49.963 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:37:49.963 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:49.963 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:49.963 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:49.964 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif29d4807c55"
2026-02-17 02:37:49.965 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:49.965 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:49.985 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=43
2026-02-17 02:37:49.985 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif29d4807c55"
2026-02-17 02:37:49.998 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:49.998 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} status="up"
2026-02-17 02:37:49.998 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif29d4807c55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.998 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif29d4807c55", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:49.999 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nlxgj, name=eth0)
2026-02-17 02:37:50.023 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68b1c4103db" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.101/32"}
2026-02-17 02:37:50.023 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:50.024 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:50.024 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:50.026 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68b1c4103db"
2026-02-17 02:37:50.026 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:50.026 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:50.052 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:50.052 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"} status="up"
2026-02-17 02:37:50.268 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8284" name:"default"}
2026-02-17 02:37:50.272 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=44
2026-02-17 02:37:50.272 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali395b74ae3b5"
2026-02-17 02:37:50.301 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali395b74ae3b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:50.301 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali395b74ae3b5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:50.411 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8284"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8284"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8284"}
2026-02-17 02:37:50.437 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8284"}
2026-02-17 02:37:53.367 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-c5cl4, name=eth0)
2026-02-17 02:37:53.367 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-c5cl4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia249a3022ac" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.99/32"}
2026-02-17 02:37:53.368 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.369 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.369 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.371 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia249a3022ac"
2026-02-17 02:37:53.372 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.372 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.379 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-c5cl4, name=eth0)
2026-02-17 02:37:53.390 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-csn8q, name=eth0)
2026-02-17 02:37:53.402 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:53.402 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"} status="up"
2026-02-17 02:37:53.402 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-c5cl4" endpoint_id:"eth0"}
2026-02-17 02:37:53.402 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-csn8q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali67f41111c2d" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.92/32"}
2026-02-17 02:37:53.403 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6441"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6441"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6441"}
2026-02-17 02:37:53.403 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-csn8q, name=eth0)
2026-02-17 02:37:53.403 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.403 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.404 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.404 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.404 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.404 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.405 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.405 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia249a3022ac" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.405 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.405 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia249a3022ac" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.405 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67f41111c2d"
2026-02-17 02:37:53.405 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.405 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.405 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.405 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.406 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.99
2026-02-17 02:37:53.421 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-f7nxp, name=eth0)
2026-02-17 02:37:53.429 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-f7nxp, name=eth0)
2026-02-17 02:37:53.455 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-ffzbq, name=eth0)
2026-02-17 02:37:53.465 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-ffzbq, name=eth0)
2026-02-17 02:37:53.472 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-c5cl4", EndpointId:"eth0"}
2026-02-17 02:37:53.472 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:53.472 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"} status="up"
2026-02-17 02:37:53.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-csn8q" endpoint_id:"eth0"}
2026-02-17 02:37:53.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-f7nxp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali44b3d30564a" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.88/32"}
2026-02-17 02:37:53.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-f7nxp" endpoint_id:"eth0"}
2026-02-17 02:37:53.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-ffzbq" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie028164dee6" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.96/32"}
2026-02-17 02:37:53.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7671"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7671"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7671"}
2026-02-17 02:37:53.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-ffzbq" endpoint_id:"eth0"}
2026-02-17 02:37:53.472 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.472 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.473 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.473 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:53.473 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:53.473 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:53.473 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:53.473 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:53.473 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:53.474 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali44b3d30564a" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.474 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali67f41111c2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.474 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.474 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie028164dee6" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.474 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali44b3d30564a" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.474 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali67f41111c2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.474 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.474 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie028164dee6" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.474 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:53.474 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:53.474 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.474 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.474 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:53.474 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:53.477 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.92
2026-02-17 02:37:53.477 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.88
2026-02-17 02:37:53.481 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.96
2026-02-17 02:37:53.551 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-h79mz, name=eth0)
2026-02-17 02:37:53.559 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-h79mz, name=eth0)
2026-02-17 02:37:53.576 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ffzbq", EndpointId:"eth0"}
2026-02-17 02:37:53.576 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-csn8q", EndpointId:"eth0"}
2026-02-17 02:37:53.576 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-f7nxp", EndpointId:"eth0"}
2026-02-17 02:37:53.576 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7671" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:53.576 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-h79mz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif1c51269f3d" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.91/32"}
2026-02-17 02:37:53.576 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-h79mz" endpoint_id:"eth0"}
2026-02-17 02:37:53.576 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:53.576 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:53.576 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:53.576 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif1c51269f3d" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.577 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif1c51269f3d" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.577 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:53.577 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:53.577 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.91
2026-02-17 02:37:53.589 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-hxmd9, name=eth0)
2026-02-17 02:37:53.620 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-hxmd9, name=eth0)
2026-02-17 02:37:53.644 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-h79mz", EndpointId:"eth0"}
2026-02-17 02:37:53.644 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-hxmd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ba7bfbff2d" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.89/32"}
2026-02-17 02:37:53.644 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-hxmd9" endpoint_id:"eth0"}
2026-02-17 02:37:53.644 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:53.644 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:53.645 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:53.645 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.645 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4ba7bfbff2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.645 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.645 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4ba7bfbff2d" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.645 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:53.645 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:53.646 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.89
2026-02-17 02:37:53.666 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-m2fmd, name=eth0)
2026-02-17 02:37:53.671 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-m2fmd, name=eth0)
2026-02-17 02:37:53.712 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-hxmd9", EndpointId:"eth0"}
2026-02-17 02:37:53.712 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-m2fmd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali395b74ae3b5" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.103/32"}
2026-02-17 02:37:53.712 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-m2fmd" endpoint_id:"eth0"}
2026-02-17 02:37:53.712 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:53.712 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:53.713 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:53.713 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.713 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali395b74ae3b5" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.713 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.713 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali395b74ae3b5" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.713 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:53.713 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:53.714 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.103
2026-02-17 02:37:53.777 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-ps4s6, name=eth0)
2026-02-17 02:37:53.781 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-ps4s6, name=eth0)
2026-02-17 02:37:53.793 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-m2fmd", EndpointId:"eth0"}
2026-02-17 02:37:53.793 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-ps4s6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98ab7b3f245" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.90/32"}
2026-02-17 02:37:53.794 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-ps4s6" endpoint_id:"eth0"}
2026-02-17 02:37:53.794 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:53.795 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:53.795 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:53.796 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali98ab7b3f245" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.796 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali98ab7b3f245" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.796 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:53.796 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:53.797 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.90
2026-02-17 02:37:53.815 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-r2bht, name=eth0)
2026-02-17 02:37:53.821 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-r2bht, name=eth0)
2026-02-17 02:37:53.831 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-swkcz, name=eth0)
2026-02-17 02:37:53.849 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-685b768f58-swkcz, name=eth0)
2026-02-17 02:37:53.858 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-ps4s6", EndpointId:"eth0"}
2026-02-17 02:37:53.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-r2bht" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a22f8439d6" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.98/32"}
2026-02-17 02:37:53.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-r2bht" endpoint_id:"eth0"}
2026-02-17 02:37:53.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-swkcz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e08c90d706" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.100/32"}
2026-02-17 02:37:53.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-685b768f58-swkcz" endpoint_id:"eth0"}
2026-02-17 02:37:53.858 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:53.858 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:53.858 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:53.858 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:53.858 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:53.859 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:53.859 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1a22f8439d6" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.859 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4e08c90d706" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.859 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1a22f8439d6" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.859 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4e08c90d706" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.859 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:53.859 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:53.859 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:53.859 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:53.859 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.100
2026-02-17 02:37:53.860 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.98
2026-02-17 02:37:53.913 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-7g4sb, name=eth0)
2026-02-17 02:37:53.919 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-7g4sb, name=eth0)
2026-02-17 02:37:53.925 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-swkcz", EndpointId:"eth0"}
2026-02-17 02:37:53.925 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-685b768f58-r2bht", EndpointId:"eth0"}
2026-02-17 02:37:53.925 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb" endpoint_id:"eth0"} endpoint:{state:"active" name:"califbbb4b3dd6f" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.97/32"}
2026-02-17 02:37:53.925 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb" endpoint_id:"eth0"}
2026-02-17 02:37:53.925 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:53.925 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:53.926 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:53.926 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.926 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califbbb4b3dd6f" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.926 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.926 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califbbb4b3dd6f" ipVersion=0x4 table="filter"
2026-02-17 02:37:53.926 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:53.926 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:53.926 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.97
2026-02-17 02:37:54.000 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-7g4sb", EndpointId:"eth0"}
2026-02-17 02:37:54.011 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-dppg2, name=eth0)
2026-02-17 02:37:54.011 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-dppg2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia982eab127c" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.93/32"}
2026-02-17 02:37:54.011 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.012 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.012 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.012 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia982eab127c"
2026-02-17 02:37:54.013 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.013 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.022 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-dppg2, name=eth0)
2026-02-17 02:37:54.035 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:54.036 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:54.036 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-dppg2" endpoint_id:"eth0"}
2026-02-17 02:37:54.036 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.036 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.036 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.036 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia982eab127c" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.036 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia982eab127c" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.036 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.036 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.037 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.93
2026-02-17 02:37:54.051 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-gsg9l, name=eth0)
2026-02-17 02:37:54.065 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-gsg9l, name=eth0)
2026-02-17 02:37:54.084 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-dppg2", EndpointId:"eth0"}
2026-02-17 02:37:54.085 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c1b2547186" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.95/32"}
2026-02-17 02:37:54.085 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l" endpoint_id:"eth0"}
2026-02-17 02:37:54.085 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:54.085 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:54.085 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:54.085 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.085 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7c1b2547186" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.085 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.085 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7c1b2547186" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.085 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:54.085 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:54.086 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.95
2026-02-17 02:37:54.126 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nfh6q, name=eth0)
2026-02-17 02:37:54.137 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nfh6q, name=eth0)
2026-02-17 02:37:54.149 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-gsg9l", EndpointId:"eth0"}
2026-02-17 02:37:54.149 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f4d02ec14e" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.94/32"}
2026-02-17 02:37:54.149 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q" endpoint_id:"eth0"}
2026-02-17 02:37:54.149 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:54.149 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:54.150 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:54.150 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f4d02ec14e" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.150 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f4d02ec14e" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.150 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:54.150 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:54.150 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nlxgj, name=eth0)
2026-02-17 02:37:54.151 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.94
2026-02-17 02:37:54.159 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-nlxgj, name=eth0)
2026-02-17 02:37:54.191 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-wdlw7, name=eth0)
2026-02-17 02:37:54.196 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nfh6q", EndpointId:"eth0"}
2026-02-17 02:37:54.196 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68b1c4103db" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.101/32"}
2026-02-17 02:37:54.196 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj" endpoint_id:"eth0"}
2026-02-17 02:37:54.196 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif29d4807c55" profile_ids:"kns.deployment-3593" profile_ids:"ksa.deployment-3593.default" ipv4_nets:"10.100.32.102/32"}
2026-02-17 02:37:54.196 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:54.196 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:54.198 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:54.198 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.198 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.198 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.198 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.198 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali68b1c4103db" ipVersion=0x4 table="filter"
2026-02-17 02:37:54.198 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 nextLog=2026-02-17 02:38:09.821229373 +0000 UTC m=+263.801737908 table="filter"
2026-02-17 02:37:54.198 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif29d4807c55"
2026-02-17 02:37:54.198 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:54.198 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:54.198 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.199 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.199 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.101
2026-02-17 02:37:54.209 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-3593/webserver-deployment-6fc69b9478-wdlw7, name=eth0)
2026-02-17 02:37:54.273 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-nlxgj", EndpointId:"eth0"}
2026-02-17 02:37:54.273 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:54.273 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"} status="up"
2026-02-17 02:37:54.273 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7" endpoint_id:"eth0"}
2026-02-17 02:37:54.273 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3593.default"}
2026-02-17 02:37:54.273 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3593"}
2026-02-17 02:37:54.273 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.273 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.274 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.274 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.274 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
2026-02-17 02:37:54.275 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.102
2026-02-17 02:37:54.332 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3593/webserver-deployment-6fc69b9478-wdlw7", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 29
2026-02-17 02:37:54.412 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6617"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"job-6617"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6617"}
2026-02-17 02:37:54.435 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali44b3d30564a" state="down"
2026-02-17 02:37:54.435 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali44b3d30564a"
2026-02-17 02:37:54.435 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=29
2026-02-17 02:37:54.435 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44b3d30564a", State:"down", Index:29}
2026-02-17 02:37:54.435 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44b3d30564a", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.435 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44b3d30564a", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.438 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali44b3d30564a" state=""
2026-02-17 02:37:54.438 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali44b3d30564a"
2026-02-17 02:37:54.458 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali44b3d30564a", State:"", Index:29}
2026-02-17 02:37:54.458 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali44b3d30564a", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.458 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali44b3d30564a", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.477 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7769"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7769"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-7769"}
2026-02-17 02:37:54.501 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7769" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:54.583 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calie028164dee6" state="down"
2026-02-17 02:37:54.583 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie028164dee6", State:"down", Index:37}
2026-02-17 02:37:54.599 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie028164dee6"
2026-02-17 02:37:54.599 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="calie028164dee6" state=""
2026-02-17 02:37:54.599 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie028164dee6"
2026-02-17 02:37:54.599 [INFO][58] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=37
2026-02-17 02:37:54.601 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie028164dee6", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.601 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie028164dee6", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.601 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie028164dee6", State:"", Index:37}
2026-02-17 02:37:54.601 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie028164dee6", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.601 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie028164dee6", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.601 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:37:54.690 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calif1c51269f3d" state="down"
2026-02-17 02:37:54.690 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif1c51269f3d"
2026-02-17 02:37:54.690 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c51269f3d", State:"down", Index:32}
2026-02-17 02:37:54.690 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c51269f3d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.690 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c51269f3d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.693 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=32
2026-02-17 02:37:54.695 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="calif1c51269f3d" state=""
2026-02-17 02:37:54.696 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif1c51269f3d"
2026-02-17 02:37:54.696 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif1c51269f3d", State:"", Index:32}
2026-02-17 02:37:54.696 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif1c51269f3d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.696 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif1c51269f3d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.775 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calia982eab127c" state="down"
2026-02-17 02:37:54.775 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia982eab127c"
2026-02-17 02:37:54.775 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=34
2026-02-17 02:37:54.782 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calia982eab127c" state=""
2026-02-17 02:37:54.782 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia982eab127c"
2026-02-17 02:37:54.791 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calia249a3022ac" state="down"
2026-02-17 02:37:54.793 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia982eab127c", State:"down", Index:34}
2026-02-17 02:37:54.793 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia982eab127c", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.793 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia982eab127c", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.793 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia982eab127c", State:"", Index:34}
2026-02-17 02:37:54.793 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia982eab127c", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.793 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia982eab127c", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.793 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia249a3022ac", State:"down", Index:40}
2026-02-17 02:37:54.793 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia249a3022ac"
2026-02-17 02:37:54.793 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia249a3022ac", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.793 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia249a3022ac", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.797 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=40
2026-02-17 02:37:54.801 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calia249a3022ac" state=""
2026-02-17 02:37:54.801 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia249a3022ac"
2026-02-17 02:37:54.801 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia249a3022ac", State:"", Index:40}
2026-02-17 02:37:54.801 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia249a3022ac", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.801 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia249a3022ac", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.819 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="califbbb4b3dd6f" state="down"
2026-02-17 02:37:54.819 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:54.819 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=38
2026-02-17 02:37:54.819 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbbb4b3dd6f", State:"down", Index:38}
2026-02-17 02:37:54.819 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbbb4b3dd6f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.819 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbbb4b3dd6f", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.822 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="califbbb4b3dd6f" state=""
2026-02-17 02:37:54.822 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califbbb4b3dd6f"
2026-02-17 02:37:54.822 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califbbb4b3dd6f", State:"", Index:38}
2026-02-17 02:37:54.822 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califbbb4b3dd6f", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.822 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califbbb4b3dd6f", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.889 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=30
2026-02-17 02:37:54.889 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:54.889 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali4ba7bfbff2d" state="down"
2026-02-17 02:37:54.890 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali4ba7bfbff2d" state=""
2026-02-17 02:37:54.890 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4ba7bfbff2d"
2026-02-17 02:37:54.900 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba7bfbff2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.900 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba7bfbff2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.900 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba7bfbff2d", State:"down", Index:30}
2026-02-17 02:37:54.900 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba7bfbff2d", State:"", Index:30}
2026-02-17 02:37:54.900 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba7bfbff2d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.900 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba7bfbff2d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.917 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali395b74ae3b5" state="down"
2026-02-17 02:37:54.917 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali395b74ae3b5"
2026-02-17 02:37:54.917 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=44
2026-02-17 02:37:54.917 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali395b74ae3b5", State:"down", Index:44}
2026-02-17 02:37:54.917 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali395b74ae3b5", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.917 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali395b74ae3b5", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.919 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali395b74ae3b5" state=""
2026-02-17 02:37:54.919 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali395b74ae3b5"
2026-02-17 02:37:54.919 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali395b74ae3b5", State:"", Index:44}
2026-02-17 02:37:54.919 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali395b74ae3b5", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.919 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali395b74ae3b5", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.961 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali67f41111c2d" state="down"
2026-02-17 02:37:54.961 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67f41111c2d", State:"down", Index:33}
2026-02-17 02:37:54.965 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali67f41111c2d"
2026-02-17 02:37:54.965 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali67f41111c2d" state=""
2026-02-17 02:37:54.965 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali67f41111c2d"
2026-02-17 02:37:54.965 [INFO][58] felix/iface_monitor.go 243: Netlink address update but interface isn't yet known.  Will handle when interface is signalled. addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=33
2026-02-17 02:37:54.965 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67f41111c2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.965 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67f41111c2d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:54.965 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67f41111c2d", State:"", Index:33}
2026-02-17 02:37:54.965 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67f41111c2d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.965 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67f41111c2d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:54.998 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=42
2026-02-17 02:37:54.998 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68b1c4103db"
2026-02-17 02:37:54.998 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali68b1c4103db" state="down"
2026-02-17 02:37:55.004 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali68b1c4103db" state=""
2026-02-17 02:37:55.004 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali68b1c4103db"
2026-02-17 02:37:55.004 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=36
2026-02-17 02:37:55.004 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c1b2547186"
2026-02-17 02:37:55.004 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali7c1b2547186" state="down"
2026-02-17 02:37:55.004 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali7c1b2547186" state=""
2026-02-17 02:37:55.004 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c1b2547186"
2026-02-17 02:37:55.008 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=41
2026-02-17 02:37:55.008 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e08c90d706"
2026-02-17 02:37:55.008 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali4e08c90d706" state="down"
2026-02-17 02:37:55.009 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali4e08c90d706" state=""
2026-02-17 02:37:55.009 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4e08c90d706"
2026-02-17 02:37:55.016 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68b1c4103db", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.016 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68b1c4103db", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.016 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68b1c4103db", State:"down", Index:42}
2026-02-17 02:37:55.016 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68b1c4103db", State:"", Index:42}
2026-02-17 02:37:55.016 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68b1c4103db", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.016 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68b1c4103db", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.016 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1b2547186", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.016 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1b2547186", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.016 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c1b2547186", State:"down", Index:36}
2026-02-17 02:37:55.016 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c1b2547186", State:"", Index:36}
2026-02-17 02:37:55.017 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1b2547186", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.017 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c1b2547186", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.017 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e08c90d706", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.017 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e08c90d706", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.017 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e08c90d706", State:"down", Index:41}
2026-02-17 02:37:55.017 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e08c90d706", State:"", Index:41}
2026-02-17 02:37:55.017 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e08c90d706", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.017 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e08c90d706", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.032 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali1a22f8439d6" state="down"
2026-02-17 02:37:55.032 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a22f8439d6"
2026-02-17 02:37:55.032 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=39
2026-02-17 02:37:55.032 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali1a22f8439d6" state=""
2026-02-17 02:37:55.032 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1a22f8439d6"
2026-02-17 02:37:55.032 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a22f8439d6", State:"down", Index:39}
2026-02-17 02:37:55.032 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a22f8439d6", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.032 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a22f8439d6", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.032 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a22f8439d6", State:"", Index:39}
2026-02-17 02:37:55.032 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a22f8439d6", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.032 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a22f8439d6", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.058 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali98ab7b3f245" state="down"
2026-02-17 02:37:55.059 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali98ab7b3f245"
2026-02-17 02:37:55.059 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98ab7b3f245", State:"down", Index:31}
2026-02-17 02:37:55.059 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98ab7b3f245", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.059 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98ab7b3f245", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.060 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=31
2026-02-17 02:37:55.062 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="cali98ab7b3f245" state=""
2026-02-17 02:37:55.062 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali98ab7b3f245"
2026-02-17 02:37:55.062 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98ab7b3f245", State:"", Index:31}
2026-02-17 02:37:55.062 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98ab7b3f245", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.062 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98ab7b3f245", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.137 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif29d4807c55" state="down"
2026-02-17 02:37:55.137 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif29d4807c55"
2026-02-17 02:37:55.137 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif29d4807c55", State:"down", Index:43}
2026-02-17 02:37:55.138 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif29d4807c55", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.138 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif29d4807c55", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.138 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=43
2026-02-17 02:37:55.139 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="calif29d4807c55" state=""
2026-02-17 02:37:55.139 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif29d4807c55"
2026-02-17 02:37:55.139 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif29d4807c55", State:"", Index:43}
2026-02-17 02:37:55.139 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif29d4807c55", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.139 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif29d4807c55", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.148 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=35
2026-02-17 02:37:55.148 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:55.148 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali7f4d02ec14e" state="down"
2026-02-17 02:37:55.148 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f4d02ec14e", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.148 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f4d02ec14e", Addrs:set.Typed[string]{}}
2026-02-17 02:37:55.148 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f4d02ec14e", State:"down", Index:35}
2026-02-17 02:37:55.150 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali7f4d02ec14e" state=""
2026-02-17 02:37:55.150 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f4d02ec14e"
2026-02-17 02:37:55.150 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f4d02ec14e", State:"", Index:35}
2026-02-17 02:37:55.150 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f4d02ec14e", Addrs:set.Set[string](nil)}
2026-02-17 02:37:55.150 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f4d02ec14e", Addrs:set.Set[string](nil)}
2026-02-17 02:37:56.280 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-1173" name:"default"}
2026-02-17 02:37:56.280 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:37:56.532 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3593" name:"default"}
2026-02-17 02:37:56.656 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1173"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-1173"}
2026-02-17 02:37:56.689 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-1173"}
2026-02-17 02:37:57.036 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3593"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3593"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3593"}
2026-02-17 02:37:57.062 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3593"}
2026-02-17 02:37:58.526 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6441" name:"default"}
2026-02-17 02:37:58.554 [INFO][58] felix/summary.go 100: Summarising 332 dataplane reconciliation loops over 1m0.7s: avg=33ms longest=271ms (resync-calico-v4)
2026-02-17 02:37:58.648 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6441"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6441"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6441"}
2026-02-17 02:37:58.674 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6441"}
2026-02-17 02:37:59.653 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7671"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7671"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7671"}
2026-02-17 02:37:59.702 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1101"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1101"}
2026-02-17 02:37:59.731 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1101" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:00.040 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6617" name:"default"}
2026-02-17 02:38:00.068 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6617"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"job-6617"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6617"}
2026-02-17 02:38:00.098 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6617"}
2026-02-17 02:38:00.664 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7769"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7769"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-7769"}
2026-02-17 02:38:00.727 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9432"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9432"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9432"}
2026-02-17 02:38:00.759 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:01.066 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:38:01.066 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:38:01.066 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:38:03.892 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1101"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1101"}
2026-02-17 02:38:03.921 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4332"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4332"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4332"}
2026-02-17 02:38:03.921 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:05.154 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7671" name:"default"}
2026-02-17 02:38:05.238 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7671"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7671"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7671"}
2026-02-17 02:38:05.263 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7671"}
2026-02-17 02:38:05.475 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9432"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9432"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9432"}
2026-02-17 02:38:05.508 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3343"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"events-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-3343"}
2026-02-17 02:38:05.508 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-3343" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:05.582 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3343"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"events-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-3343"}
2026-02-17 02:38:05.612 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-1011"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-1011"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-1011"}
2026-02-17 02:38:05.705 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-1011" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:05.902 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7769" name:"default"}
2026-02-17 02:38:06.112 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7769"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7769"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-7769"}
2026-02-17 02:38:06.144 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7769"}
2026-02-17 02:38:06.727 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1030"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1030"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-1030"}
2026-02-17 02:38:06.758 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-3494"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-3494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-3494"}
2026-02-17 02:38:06.758 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-3494" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:07.116 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-2643" type:"ClusterIP" cluster_ips:"10.254.70.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:08.186 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-2643"
2026-02-17 02:38:08.241 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-1011" type:"ClusterIP" cluster_ips:"10.254.68.219" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:08.636 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-2643/affinity-clusterip-transition-5cffb65545-p29ts, name=eth0)
2026-02-17 02:38:08.636 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf3dd5a8410" profile_ids:"kns.services-2643" profile_ids:"ksa.services-2643.default" ipv4_nets:"10.100.32.85/32"}
2026-02-17 02:38:08.636 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.636 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.636 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.637 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf3dd5a8410"
2026-02-17 02:38:08.637 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.637 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.665 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:08.666 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"} status="up"
2026-02-17 02:38:08.794 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-2643/affinity-clusterip-transition-5cffb65545-p29ts, name=eth0)
2026-02-17 02:38:08.794 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts" endpoint_id:"eth0"}
2026-02-17 02:38:08.795 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2643"}
2026-02-17 02:38:08.795 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2643.default"}
2026-02-17 02:38:08.795 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.795 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.796 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.796 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.796 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.797 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.85
2026-02-17 02:38:08.853 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2643/affinity-clusterip-transition-5cffb65545-p29ts", EndpointId:"eth0"}
2026-02-17 02:38:08.864 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2643"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-2643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2643"}
2026-02-17 02:38:09.037 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3317"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3317"}
2026-02-17 02:38:09.253 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3317" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:09.867 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-1011"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-1011"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-1011"}
2026-02-17 02:38:09.949 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6564"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6564"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6564"}
2026-02-17 02:38:09.975 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6564" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:10.682 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9432" name:"default"}
2026-02-17 02:38:10.760 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1101" name:"default"}
2026-02-17 02:38:11.596 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-3343" name:"default"}
2026-02-17 02:38:11.796 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-3494" type:"ClusterIP" cluster_ips:"10.254.240.91" ports:{Protocol:"TCP" Port:7443}
2026-02-17 02:38:11.873 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-3494" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 02:38:12.163 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calicf3dd5a8410" state="down"
2026-02-17 02:38:12.163 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf3dd5a8410"
2026-02-17 02:38:12.163 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=26
2026-02-17 02:38:12.163 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf3dd5a8410", State:"down", Index:26}
2026-02-17 02:38:12.163 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf3dd5a8410", Addrs:set.Typed[string]{}}
2026-02-17 02:38:12.163 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf3dd5a8410", Addrs:set.Typed[string]{}}
2026-02-17 02:38:12.164 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="calicf3dd5a8410" state=""
2026-02-17 02:38:12.164 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicf3dd5a8410"
2026-02-17 02:38:12.186 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf3dd5a8410", State:"", Index:26}
2026-02-17 02:38:12.186 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf3dd5a8410", Addrs:set.Set[string](nil)}
2026-02-17 02:38:12.186 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf3dd5a8410", Addrs:set.Set[string](nil)}
2026-02-17 02:38:13.049 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1030" name:"default"}
2026-02-17 02:38:13.760 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1101"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1101"}
2026-02-17 02:38:14.246 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1101"}
2026-02-17 02:38:14.570 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9432"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9432"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9432"}
2026-02-17 02:38:14.597 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2643" name:"default"}
2026-02-17 02:38:14.598 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9432"}
2026-02-17 02:38:15.878 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-1011"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-1011"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-1011"}
2026-02-17 02:38:15.942 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-3343"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"events-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-3343"}
2026-02-17 02:38:16.100 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-3343"}
2026-02-17 02:38:17.168 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1030"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1030"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-1030"}
2026-02-17 02:38:17.206 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1030"}
2026-02-17 02:38:17.451 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2643"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-2643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2643"}
2026-02-17 02:38:17.476 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2643"}
2026-02-17 02:38:18.001 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3317"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3317"}
2026-02-17 02:38:18.030 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5413"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5413"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5413"}
2026-02-17 02:38:18.050 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5413" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:19.669 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6564"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6564"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6564"}
2026-02-17 02:38:19.694 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7772"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7772"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-7772"}
2026-02-17 02:38:19.694 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7772" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:20.978 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-1011" name:"default"}
2026-02-17 02:38:21.108 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-1011"
2026-02-17 02:38:21.352 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-1011"}
2026-02-17 02:38:22.118 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5413"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5413"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5413"}
2026-02-17 02:38:22.143 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3976"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3976"}
2026-02-17 02:38:22.143 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3976" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:22.790 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7772"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7772"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-7772"}
2026-02-17 02:38:22.844 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5730"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5730"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-5730"}
2026-02-17 02:38:22.882 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-5730" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:23.211 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3317" name:"default"}
2026-02-17 02:38:23.535 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3317"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3317"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3317"}
2026-02-17 02:38:23.606 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3317"}
2026-02-17 02:38:24.222 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:38:24.222 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:38:24.222 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:38:24.378 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4332"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4332"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4332"}
2026-02-17 02:38:24.568 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1715"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1715"}
2026-02-17 02:38:24.594 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1715" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:25.626 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6564" name:"default"}
2026-02-17 02:38:25.661 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6564"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6564"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6564"}
2026-02-17 02:38:25.689 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6564"}
2026-02-17 02:38:27.313 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5413" name:"default"}
2026-02-17 02:38:27.438 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5413"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5413"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5413"}
2026-02-17 02:38:27.463 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5413"}
2026-02-17 02:38:27.997 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-7772" name:"default"}
2026-02-17 02:38:28.050 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-7772"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-7772"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-7772"}
2026-02-17 02:38:28.082 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-7772"}
2026-02-17 02:38:28.474 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3976"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3976"}
2026-02-17 02:38:28.537 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-696"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-696"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-696"}
2026-02-17 02:38:28.568 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-696" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:28.605 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-696"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-696"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-696"} labels:{key:"webhook-696" value:"true"}
2026-02-17 02:38:28.606 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-500"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-500"} labels:{key:"webhook-696-markers" value:"true"}
2026-02-17 02:38:28.638 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-500" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:29.014 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5730"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5730"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-5730"}
2026-02-17 02:38:29.046 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5071"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5071"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5071"}
2026-02-17 02:38:29.064 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5071" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:29.177 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5071"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5071"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5071"}
2026-02-17 02:38:29.243 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6632"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6632"}
2026-02-17 02:38:29.243 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6632" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:29.504 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4332" name:"default"}
2026-02-17 02:38:29.950 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4332"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4332"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4332"}
2026-02-17 02:38:29.975 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4332"}
2026-02-17 02:38:31.050 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-696" type:"ClusterIP" cluster_ips:"10.254.93.38" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:38:32.180 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-696"
2026-02-17 02:38:32.286 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-696"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-696"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-696"} labels:{key:"webhook-696" value:"true"}
2026-02-17 02:38:32.314 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-500"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-500"} labels:{key:"webhook-696-markers" value:"true"}
2026-02-17 02:38:32.352 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3654"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3654"}
2026-02-17 02:38:32.376 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3654" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:33.464 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1715"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1715"}
2026-02-17 02:38:33.506 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-3654/pod-handle-http-request, name=eth0)
2026-02-17 02:38:33.510 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3654"} profile:{inbound_rules:{action:"allow" rule_id:"Ecb_QDvYC8_5H2hd"} outbound_rules:{action:"allow" rule_id:"Dkf60Or2cAzBLLNk"}}
2026-02-17 02:38:33.510 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3654.default"} profile:{}
2026-02-17 02:38:33.528 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali001dad2a367" state="down"
2026-02-17 02:38:33.528 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali001dad2a367"
2026-02-17 02:38:33.529 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali001dad2a367" state="up"
2026-02-17 02:38:33.534 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3654/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali001dad2a367" profile_ids:"kns.container-lifecycle-hook-3654" profile_ids:"ksa.container-lifecycle-hook-3654.default" ipv4_nets:"10.100.32.104/32"}
2026-02-17 02:38:33.534 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8550"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8550"}
2026-02-17 02:38:33.534 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:33.535 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:33.535 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:33.536 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 logsSkipped=13 table="filter"
2026-02-17 02:38:33.536 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali001dad2a367" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.536 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1oQUFevdgblObv1WVJ" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.536 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G_PXHhYm-21ZUwvg_L" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.536 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.536 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali001dad2a367" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.536 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1oQUFevdgblObv1WVJ" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.536 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G_PXHhYm-21ZUwvg_L" ipVersion=0x4 table="filter"
2026-02-17 02:38:33.537 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali001dad2a367"
2026-02-17 02:38:33.537 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:33.537 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:33.589 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:33.589 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:38:33.650 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali001dad2a367", State:"down", Index:45}
2026-02-17 02:38:33.651 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali001dad2a367", Addrs:set.Typed[string]{}}
2026-02-17 02:38:33.651 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali001dad2a367", Addrs:set.Typed[string]{}}
2026-02-17 02:38:33.651 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali001dad2a367", State:"up", Index:45}
2026-02-17 02:38:33.651 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali001dad2a367"
2026-02-17 02:38:33.651 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali001dad2a367"
2026-02-17 02:38:33.651 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali001dad2a367"
2026-02-17 02:38:33.652 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:33.652 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:33.669 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:33.669 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:38:33.669 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8550" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:33.985 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8550"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8550"}
2026-02-17 02:38:34.176 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7952"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"job-7952"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7952"}
2026-02-17 02:38:34.206 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7952" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:34.975 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=45
2026-02-17 02:38:34.976 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali001dad2a367"
2026-02-17 02:38:34.976 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali001dad2a367", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:34.976 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali001dad2a367", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:35.017 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-5730" name:"default"}
2026-02-17 02:38:35.344 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3976" name:"default"}
2026-02-17 02:38:35.418 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-3654/pod-handle-http-request, name=eth0)
2026-02-17 02:38:35.418 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3654/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali001dad2a367" profile_ids:"kns.container-lifecycle-hook-3654" profile_ids:"ksa.container-lifecycle-hook-3654.default" ipv4_nets:"10.100.32.104/32"}
2026-02-17 02:38:35.418 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:35.418 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:35.418 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:35.419 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali001dad2a367"
2026-02-17 02:38:35.419 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:35.419 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:35.439 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:35.439 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:38:35.456 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5071" name:"default"}
2026-02-17 02:38:35.585 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-5730"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-5730"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-5730"}
2026-02-17 02:38:35.606 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-5730"}
2026-02-17 02:38:35.833 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5071"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5071"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5071"}
2026-02-17 02:38:35.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3976"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3976"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3976"}
2026-02-17 02:38:35.894 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5071"}
2026-02-17 02:38:35.894 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3976"}
2026-02-17 02:38:37.073 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-3654/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:38:37.073 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3654/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6d146d251e" profile_ids:"kns.container-lifecycle-hook-3654" profile_ids:"ksa.container-lifecycle-hook-3654.default" ipv4_nets:"10.100.32.105/32"}
2026-02-17 02:38:37.073 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.073 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.073 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.074 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.074 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie6d146d251e" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.075 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.075 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie6d146d251e" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.075 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie6d146d251e"
2026-02-17 02:38:37.075 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.075 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.124 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:37.124 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:38:37.146 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calie6d146d251e" state="down"
2026-02-17 02:38:37.146 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6d146d251e"
2026-02-17 02:38:37.146 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6d146d251e", State:"down", Index:46}
2026-02-17 02:38:37.147 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6d146d251e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:37.147 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6d146d251e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:37.147 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6d146d251e"
2026-02-17 02:38:37.147 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.147 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.148 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calie6d146d251e" state="up"
2026-02-17 02:38:37.178 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:37.178 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:38:37.178 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6d146d251e", State:"up", Index:46}
2026-02-17 02:38:37.178 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie6d146d251e"
2026-02-17 02:38:37.178 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6d146d251e"
2026-02-17 02:38:37.178 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6d146d251e"
2026-02-17 02:38:37.178 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.178 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.205 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.205 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.372 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-696" name:"default"}
2026-02-17 02:38:37.426 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-3654/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:38:37.427 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3654/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6d146d251e" profile_ids:"kns.container-lifecycle-hook-3654" profile_ids:"ksa.container-lifecycle-hook-3654.default" ipv4_nets:"10.100.32.105/32"}
2026-02-17 02:38:37.427 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.427 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.427 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.429 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6d146d251e"
2026-02-17 02:38:37.429 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.429 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:37.454 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:37.454 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:38:37.979 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-696"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-696"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-696"} labels:{key:"webhook-696" value:"true"}
2026-02-17 02:38:38.011 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-696"}
2026-02-17 02:38:38.075 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-500" name:"default"}
2026-02-17 02:38:38.104 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-500"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-500"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-500"} labels:{key:"webhook-696-markers" value:"true"}
2026-02-17 02:38:38.133 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-500"}
2026-02-17 02:38:38.497 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1715" name:"default"}
2026-02-17 02:38:38.539 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-3654/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:38:38.539 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3654/pod-with-prestop-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6d146d251e" profile_ids:"kns.container-lifecycle-hook-3654" profile_ids:"ksa.container-lifecycle-hook-3654.default" ipv4_nets:"10.100.32.105/32"}
2026-02-17 02:38:38.540 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:38.540 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:38.540 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:38.541 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6d146d251e"
2026-02-17 02:38:38.541 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:38.541 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:38.567 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:38.568 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:38:38.656 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=46
2026-02-17 02:38:38.656 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie6d146d251e"
2026-02-17 02:38:38.656 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6d146d251e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:38.656 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6d146d251e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:38.701 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1715"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1715"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1715"}
2026-02-17 02:38:38.727 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1715"}
2026-02-17 02:38:39.092 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8550" name:"default"}
2026-02-17 02:38:39.226 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8550"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8550"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8550"}
2026-02-17 02:38:39.249 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8550"}
2026-02-17 02:38:39.674 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-3654/pod-with-prestop-http-hook, name=eth0)
2026-02-17 02:38:39.675 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3654/pod-with-prestop-http-hook" endpoint_id:"eth0"}
2026-02-17 02:38:39.675 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:39.675 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:39.676 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:39.676 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:38:39.676 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie6d146d251e" ipVersion=0x4 table="filter"
2026-02-17 02:38:39.676 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:38:39.677 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie6d146d251e" ipVersion=0x4 table="filter"
2026-02-17 02:38:39.677 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:39.677 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:39.677 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.105
2026-02-17 02:38:39.743 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-with-prestop-http-hook", EndpointId:"eth0"}
2026-02-17 02:38:39.783 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=46
2026-02-17 02:38:39.783 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6d146d251e"
2026-02-17 02:38:39.783 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6d146d251e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:39.783 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6d146d251e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:39.785 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calie6d146d251e" state="down"
2026-02-17 02:38:39.785 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="calie6d146d251e" state=""
2026-02-17 02:38:39.786 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie6d146d251e"
2026-02-17 02:38:39.810 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6d146d251e", State:"down", Index:46}
2026-02-17 02:38:39.810 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6d146d251e", State:"", Index:46}
2026-02-17 02:38:39.810 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6d146d251e", Addrs:set.Set[string](nil)}
2026-02-17 02:38:39.810 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6d146d251e", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.383 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7952"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"job-7952"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7952"}
2026-02-17 02:38:40.410 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-229"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pv-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-229"}
2026-02-17 02:38:40.410 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-229" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:40.601 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3654"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3654"}
2026-02-17 02:38:40.624 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3057"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3057"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3057"}
2026-02-17 02:38:40.624 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-3057" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:40.666 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3057"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3057"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3057"}
2026-02-17 02:38:40.690 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3493"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3493"}
2026-02-17 02:38:40.708 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-3493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:41.345 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3493/netserver-0, name=eth0)
2026-02-17 02:38:41.345 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-3493"} profile:{inbound_rules:{action:"allow" rule_id:"tRDTPmNNJBbOKQwV"} outbound_rules:{action:"allow" rule_id:"8wRnp1b3z50j69eJ"}}
2026-02-17 02:38:41.345 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-3493.default"} profile:{}
2026-02-17 02:38:41.345 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3493/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd606988048" profile_ids:"kns.pod-network-test-3493" profile_ids:"ksa.pod-network-test-3493.default" ipv4_nets:"10.100.32.106/32"}
2026-02-17 02:38:41.346 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:41.346 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:41.346 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:41.346 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicd606988048" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.347 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gkhVhfHnl4JuKSPpcI" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.347 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_R2lTHtQWryzhKCmCpB" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.347 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicd606988048" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.347 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gkhVhfHnl4JuKSPpcI" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.347 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_R2lTHtQWryzhKCmCpB" ipVersion=0x4 table="filter"
2026-02-17 02:38:41.347 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicd606988048"
2026-02-17 02:38:41.347 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:41.347 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:41.385 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:41.385 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:38:41.419 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calicd606988048" state="down"
2026-02-17 02:38:41.420 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd606988048"
2026-02-17 02:38:41.420 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd606988048", State:"down", Index:47}
2026-02-17 02:38:41.420 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd606988048", Addrs:set.Typed[string]{}}
2026-02-17 02:38:41.420 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd606988048", Addrs:set.Typed[string]{}}
2026-02-17 02:38:41.420 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd606988048"
2026-02-17 02:38:41.420 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:41.420 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:41.421 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calicd606988048" state="up"
2026-02-17 02:38:41.442 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:41.442 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:38:41.442 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd606988048", State:"up", Index:47}
2026-02-17 02:38:41.442 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicd606988048"
2026-02-17 02:38:41.442 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd606988048"
2026-02-17 02:38:41.442 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd606988048"
2026-02-17 02:38:41.442 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:41.442 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:41.463 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:41.463 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:42.489 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3493/netserver-0, name=eth0)
2026-02-17 02:38:42.489 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3493/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd606988048" profile_ids:"kns.pod-network-test-3493" profile_ids:"ksa.pod-network-test-3493.default" ipv4_nets:"10.100.32.106/32"}
2026-02-17 02:38:42.489 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:42.489 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:42.490 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:42.490 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd606988048"
2026-02-17 02:38:42.491 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:42.491 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:42.511 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:42.511 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:42.881 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=47
2026-02-17 02:38:42.881 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicd606988048"
2026-02-17 02:38:42.881 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd606988048", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:42.881 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd606988048", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:44.427 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-3494"
2026-02-17 02:38:44.493 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-3494" name:"sample-apiserver"}
2026-02-17 02:38:44.616 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-3494"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-3494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-3494"}
2026-02-17 02:38:44.642 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9717"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-9717"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9717"}
2026-02-17 02:38:44.672 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9717" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:44.706 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-qxzt4" namespace:"services-9717" type:"LoadBalancer" cluster_ips:"10.254.209.23" ports:{Protocol:"TCP" Port:80 NodePort:31910}
2026-02-17 02:38:44.733 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-qxzt4" namespace:"services-9717" type:"LoadBalancer" cluster_ips:"10.254.209.23" ports:{Protocol:"TCP" Port:80 NodePort:31910}
2026-02-17 02:38:44.767 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-qxzt4" namespace:"services-9717" type:"LoadBalancer" cluster_ips:"10.254.209.23" ports:{Protocol:"TCP" Port:80 NodePort:31910}
2026-02-17 02:38:44.837 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-qxzt4" namespace:"services-9717" type:"LoadBalancer" cluster_ips:"10.254.209.23" ports:{Protocol:"TCP" Port:80 NodePort:31910}
2026-02-17 02:38:44.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-qxzt4" namespace:"services-9717"
2026-02-17 02:38:44.919 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9717"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-9717"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9717"}
2026-02-17 02:38:44.949 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5035"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-5035"}
2026-02-17 02:38:44.975 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-5035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:45.632 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-3654/pod-handle-http-request, name=eth0)
2026-02-17 02:38:45.632 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3654/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali001dad2a367" profile_ids:"kns.container-lifecycle-hook-3654" profile_ids:"ksa.container-lifecycle-hook-3654.default" ipv4_nets:"10.100.32.104/32"}
2026-02-17 02:38:45.632 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.634 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.634 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.639 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali001dad2a367"
2026-02-17 02:38:45.639 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.639 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.650 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-3654/pod-handle-http-request, name=eth0)
2026-02-17 02:38:45.665 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:45.665 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:38:45.665 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3654/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:38:45.665 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3654"}
2026-02-17 02:38:45.665 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3654.default"}
2026-02-17 02:38:45.666 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3654" name:"default"}
2026-02-17 02:38:45.666 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.666 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.666 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1oQUFevdgblObv1WVJ" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.667 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G_PXHhYm-21ZUwvg_L" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.667 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1oQUFevdgblObv1WVJ" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.667 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G_PXHhYm-21ZUwvg_L" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.667 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.667 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.667 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali001dad2a367" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.667 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.667 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali001dad2a367" ipVersion=0x4 table="filter"
2026-02-17 02:38:45.667 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.667 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.668 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.104
2026-02-17 02:38:45.733 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3654/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:38:45.733 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7952" name:"default"}
2026-02-17 02:38:45.775 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-3057" name:"default"}
2026-02-17 02:38:46.087 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali001dad2a367" state="down"
2026-02-17 02:38:46.087 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali001dad2a367", State:"down", Index:45}
2026-02-17 02:38:46.088 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali001dad2a367"
2026-02-17 02:38:46.088 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=45
2026-02-17 02:38:46.090 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali001dad2a367" state=""
2026-02-17 02:38:46.090 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali001dad2a367"
2026-02-17 02:38:46.110 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali001dad2a367", Addrs:set.Typed[string]{}}
2026-02-17 02:38:46.110 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali001dad2a367", Addrs:set.Typed[string]{}}
2026-02-17 02:38:46.110 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali001dad2a367", State:"", Index:45}
2026-02-17 02:38:46.110 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali001dad2a367", Addrs:set.Set[string](nil)}
2026-02-17 02:38:46.110 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali001dad2a367", Addrs:set.Set[string](nil)}
2026-02-17 02:38:46.325 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:38:46.442 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3057"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3057"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3057"}
2026-02-17 02:38:46.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-3057"}
2026-02-17 02:38:46.508 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7952"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"job-7952"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7952"}
2026-02-17 02:38:46.540 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7952"}
2026-02-17 02:38:46.766 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3654"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3654"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-3654"}
2026-02-17 02:38:46.788 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-3654"}
2026-02-17 02:38:47.192 [INFO][58] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 02:38:47.192 [INFO][58] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="99586e6cbcde451caa66c385bb49508c" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.33.8" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:10, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:70, NumALPPolicies:0} version="v3.31.3"
2026-02-17 02:38:47.894 [INFO][58] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 02:38:48.690 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-229"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pv-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-229"}
2026-02-17 02:38:48.720 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9848"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9848"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9848"}
2026-02-17 02:38:48.743 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9848" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:50.077 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5035"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-5035"}
2026-02-17 02:38:50.104 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2915"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-2915"}
2026-02-17 02:38:50.128 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-2915" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:50.128 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9717" name:"default"}
2026-02-17 02:38:50.204 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-3494" name:"default"}
2026-02-17 02:38:50.272 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-3494"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-3494"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-3494"}
2026-02-17 02:38:50.380 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-3494"}
2026-02-17 02:38:50.467 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9717"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-9717"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9717"}
2026-02-17 02:38:50.497 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9717"}
2026-02-17 02:38:52.889 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9848"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9848"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9848"}
2026-02-17 02:38:52.918 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-6279"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-6279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-6279"}
2026-02-17 02:38:52.946 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-6279" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:53.497 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3493/netserver-0, name=eth0)
2026-02-17 02:38:53.498 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3493/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd606988048" profile_ids:"kns.pod-network-test-3493" profile_ids:"ksa.pod-network-test-3493.default" ipv4_nets:"10.100.32.106/32"}
2026-02-17 02:38:53.498 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:53.498 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:53.499 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:53.500 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd606988048"
2026-02-17 02:38:53.500 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:53.500 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:38:53.534 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:53.534 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:53.804 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-229" name:"default"}
2026-02-17 02:38:54.102 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-229"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pv-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-229"}
2026-02-17 02:38:54.212 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-229"}
2026-02-17 02:38:54.324 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2915"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-2915"}
2026-02-17 02:38:54.398 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5996"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5996"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5996"}
2026-02-17 02:38:54.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-5996" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:54.961 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:38:54.961 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:38:54.961 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:38:55.139 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5996"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5996"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5996"}
2026-02-17 02:38:55.168 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2738"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2738"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2738"}
2026-02-17 02:38:55.194 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2738" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:55.653 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-5035" name:"default"}
2026-02-17 02:38:55.685 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-5035"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-5035"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-5035"}
2026-02-17 02:38:55.710 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-5035"}
2026-02-17 02:38:57.054 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3493"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3493"}
2026-02-17 02:38:57.082 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6121"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6121"}
2026-02-17 02:38:57.110 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6121" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:58.360 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9848" name:"default"}
2026-02-17 02:38:58.429 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9848"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9848"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9848"}
2026-02-17 02:38:58.474 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9848"}
2026-02-17 02:38:59.424 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-2915" name:"default"}
2026-02-17 02:38:59.454 [INFO][58] felix/summary.go 100: Summarising 226 dataplane reconciliation loops over 1m0.9s: avg=29ms longest=93ms (resync-calico-v4)
2026-02-17 02:38:59.667 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-2915"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-2915"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-2915"}
2026-02-17 02:38:59.705 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-2915"}
2026-02-17 02:39:00.489 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-5996" name:"default"}
2026-02-17 02:39:00.661 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5996"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5996"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5996"}
2026-02-17 02:39:00.807 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-5996"}
2026-02-17 02:39:02.079 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3493/netserver-0, name=eth0)
2026-02-17 02:39:02.080 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3493/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd606988048" profile_ids:"kns.pod-network-test-3493" profile_ids:"ksa.pod-network-test-3493.default" ipv4_nets:"10.100.32.106/32"}
2026-02-17 02:39:02.080 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.080 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.080 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.081 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd606988048"
2026-02-17 02:39:02.082 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.082 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.111 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:02.111 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:02.111 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3493"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3493"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3493"}
2026-02-17 02:39:02.409 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3493/netserver-0, name=eth0)
2026-02-17 02:39:02.410 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3493/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:39:02.410 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-3493"}
2026-02-17 02:39:02.410 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-3493.default"}
2026-02-17 02:39:02.410 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.410 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.411 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gkhVhfHnl4JuKSPpcI" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.411 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_R2lTHtQWryzhKCmCpB" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.411 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gkhVhfHnl4JuKSPpcI" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.411 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_R2lTHtQWryzhKCmCpB" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.411 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.411 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicd606988048" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.411 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicd606988048" ipVersion=0x4 table="filter"
2026-02-17 02:39:02.411 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.411 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.412 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.106
bird: KIF: Received address message for unknown interface 47
2026-02-17 02:39:02.472 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3493/netserver-0", EndpointId:"eth0"}
2026-02-17 02:39:02.519 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=47
2026-02-17 02:39:02.519 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd606988048"
2026-02-17 02:39:02.519 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calicd606988048" state="down"
2026-02-17 02:39:02.520 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd606988048", Addrs:set.Typed[string]{}}
2026-02-17 02:39:02.520 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd606988048", Addrs:set.Typed[string]{}}
2026-02-17 02:39:02.520 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd606988048", State:"down", Index:47}
2026-02-17 02:39:02.520 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="calicd606988048" state=""
2026-02-17 02:39:02.520 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicd606988048"
2026-02-17 02:39:02.544 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd606988048", State:"", Index:47}
2026-02-17 02:39:02.545 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd606988048", Addrs:set.Set[string](nil)}
2026-02-17 02:39:02.545 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd606988048", Addrs:set.Set[string](nil)}
2026-02-17 02:39:03.131 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-6279"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-6279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-6279"}
2026-02-17 02:39:03.159 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-2578"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-2578"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-2578"}
2026-02-17 02:39:03.187 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-2578" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:03.215 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-2578" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 02:39:03.244 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-2578"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-2578"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-2578"}
2026-02-17 02:39:03.291 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4882"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4882"}
2026-02-17 02:39:03.322 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4882" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:04.249 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6121"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6121"}
2026-02-17 02:39:04.294 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4121"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4121"}
2026-02-17 02:39:04.314 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4121" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:07.433 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-3493" name:"default"}
2026-02-17 02:39:07.433 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4882"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4882"}
2026-02-17 02:39:07.474 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7614"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7614"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-7614"}
2026-02-17 02:39:07.501 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7614" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:07.674 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-3493"}
2026-02-17 02:39:08.469 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4121"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4121"}
2026-02-17 02:39:08.497 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6903"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6903"}
2026-02-17 02:39:08.522 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6903" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:08.751 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-6279" name:"default"}
2026-02-17 02:39:08.835 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-6279"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-6279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-6279"}
2026-02-17 02:39:08.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-6279"}
2026-02-17 02:39:08.986 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-2578" name:"default"}
2026-02-17 02:39:09.012 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-2578" name:"e2e"}
2026-02-17 02:39:09.162 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-2578"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-2578"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-2578"}
2026-02-17 02:39:09.189 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-2578"}
2026-02-17 02:39:09.593 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6121" name:"default"}
2026-02-17 02:39:10.168 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6121"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6121"}
2026-02-17 02:39:10.196 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6121"}
2026-02-17 02:39:12.531 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4882" name:"default"}
2026-02-17 02:39:12.656 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6903"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6903"}
2026-02-17 02:39:12.717 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3572"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3572"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3572"}
2026-02-17 02:39:12.757 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3572" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:13.283 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4882"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4882"}
2026-02-17 02:39:13.310 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4882"}
2026-02-17 02:39:13.648 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4121" name:"default"}
2026-02-17 02:39:13.896 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4121"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4121"}
2026-02-17 02:39:13.924 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4121"}
2026-02-17 02:39:17.729 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6903" name:"default"}
2026-02-17 02:39:17.992 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6903"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6903"}
2026-02-17 02:39:18.032 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6903"}
2026-02-17 02:39:21.451 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7614"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7614"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-7614"}
2026-02-17 02:39:21.478 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7117"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-7117"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7117"}
2026-02-17 02:39:21.478 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:21.524 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-7117" type:"ClusterIP" cluster_ips:"10.254.142.122" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 02:39:26.631 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7614" name:"default"}
2026-02-17 02:39:26.687 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7614"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7614"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-7614"}
2026-02-17 02:39:26.714 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-7614"}
2026-02-17 02:39:27.982 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-7117" type:"ClusterIP" cluster_ips:"10.254.142.122" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:29.006 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3572"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3572"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3572"}
2026-02-17 02:39:29.042 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9013"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9013"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-9013"}
2026-02-17 02:39:29.066 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9013" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:29.106 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9013"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9013"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-9013"}
2026-02-17 02:39:29.137 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6242"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-6242"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6242"}
2026-02-17 02:39:29.161 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6242" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:29.188 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-bvtxl" namespace:"services-6242" type:"ClusterIP" cluster_ips:"10.254.102.16" ports:{Protocol:"TCP" Port:8001}
2026-02-17 02:39:29.245 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-gf5m7" namespace:"services-6242" type:"ClusterIP" cluster_ips:"10.254.98.176" ports:{Protocol:"TCP" Port:8002}
2026-02-17 02:39:29.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-gxqtl" namespace:"services-6242" type:"ClusterIP" cluster_ips:"10.254.5.64" ports:{Protocol:"TCP" Port:8003}
2026-02-17 02:39:29.295 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-bvtxl" namespace:"services-6242"
2026-02-17 02:39:29.329 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-gf5m7" namespace:"services-6242"
2026-02-17 02:39:29.388 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6242"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-6242"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6242"}
2026-02-17 02:39:29.419 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-784"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-784"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-784"}
2026-02-17 02:39:29.498 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-784" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:34.353 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9013" name:"default"}
2026-02-17 02:39:34.447 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3572" name:"default"}
2026-02-17 02:39:34.575 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3572"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3572"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3572"}
2026-02-17 02:39:34.608 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3572"}
2026-02-17 02:39:34.681 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9013"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9013"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-9013"}
2026-02-17 02:39:34.716 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-9013"}
2026-02-17 02:39:34.816 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-7117" type:"ClusterIP" cluster_ips:"10.254.142.122" ports:{Protocol:"UDP" Port:80}
2026-02-17 02:39:34.967 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-gxqtl" namespace:"services-6242"
2026-02-17 02:39:35.068 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6242" name:"default"}
2026-02-17 02:39:35.352 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6242"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-6242"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6242"}
2026-02-17 02:39:35.397 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6242"}
2026-02-17 02:39:37.413 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-784"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-784"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-784"}
2026-02-17 02:39:37.449 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5988"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5988"}
2026-02-17 02:39:37.474 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:37.496 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5988" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:37.538 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-5988" type:"ClusterIP" cluster_ips:"10.254.169.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:42.558 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-784" name:"default"}
2026-02-17 02:39:42.699 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-784"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-784"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-784"}
2026-02-17 02:39:42.723 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-784"}
2026-02-17 02:39:43.622 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7117"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-7117"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7117"}
2026-02-17 02:39:43.645 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1429"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-1429"}
2026-02-17 02:39:43.664 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1429" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:44.784 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-5988"
2026-02-17 02:39:44.889 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5988"
2026-02-17 02:39:44.915 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5988"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5988"}
2026-02-17 02:39:44.958 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-4662"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-4662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-4662"}
2026-02-17 02:39:44.987 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-4662" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:46.342 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:39:47.844 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1429"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-1429"}
2026-02-17 02:39:47.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7331"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-7331"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7331"}
2026-02-17 02:39:47.898 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7331" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:47.922 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-7331" type:"ExternalName"
2026-02-17 02:39:47.985 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-7331" type:"ClusterIP" cluster_ips:"10.254.207.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:48.611 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-7331/externalname-service-9cb4dbdd-vtllg, name=eth0)
2026-02-17 02:39:48.612 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7331"} profile:{inbound_rules:{action:"allow" rule_id:"KtFdHhjl2GXxmNE7"} outbound_rules:{action:"allow" rule_id:"4aSNBHYoEoXkQLei"}}
2026-02-17 02:39:48.612 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7331.default"} profile:{}
2026-02-17 02:39:48.613 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7331/externalname-service-9cb4dbdd-vtllg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali470f169c765" profile_ids:"kns.services-7331" profile_ids:"ksa.services-7331.default" ipv4_nets:"10.100.32.107/32"}
2026-02-17 02:39:48.613 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:48.613 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:48.613 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:48.613 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali470f169c765" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.614 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7331" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.614 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3GmK_86ufxcVAnb8US" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.614 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali470f169c765" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.614 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7331" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.614 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3GmK_86ufxcVAnb8US" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.614 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali470f169c765"
2026-02-17 02:39:48.614 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:48.614 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:48.664 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:48.664 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"} status="down"
2026-02-17 02:39:48.690 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali470f169c765" state="down"
2026-02-17 02:39:48.690 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali470f169c765"
2026-02-17 02:39:48.690 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali470f169c765" state="up"
2026-02-17 02:39:48.690 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali470f169c765", State:"down", Index:48}
2026-02-17 02:39:48.691 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali470f169c765", Addrs:set.Typed[string]{}}
2026-02-17 02:39:48.691 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali470f169c765", Addrs:set.Typed[string]{}}
2026-02-17 02:39:48.691 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali470f169c765", State:"up", Index:48}
2026-02-17 02:39:48.691 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali470f169c765"
2026-02-17 02:39:48.691 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali470f169c765"
2026-02-17 02:39:48.691 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali470f169c765"
2026-02-17 02:39:48.691 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:48.691 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:48.726 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:48.726 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"} status="up"
2026-02-17 02:39:49.295 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7117" name:"default"}
2026-02-17 02:39:49.695 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-7117"
2026-02-17 02:39:49.830 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7117"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-7117"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7117"}
2026-02-17 02:39:49.844 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-7331/externalname-service-9cb4dbdd-vtllg, name=eth0)
2026-02-17 02:39:49.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7331/externalname-service-9cb4dbdd-vtllg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali470f169c765" profile_ids:"kns.services-7331" profile_ids:"ksa.services-7331.default" ipv4_nets:"10.100.32.107/32"}
2026-02-17 02:39:49.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7117"}
2026-02-17 02:39:49.870 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:49.871 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:49.871 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:49.872 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali470f169c765"
2026-02-17 02:39:49.873 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:49.873 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:39:49.897 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:49.897 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"} status="up"
2026-02-17 02:39:50.037 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5988" name:"default"}
2026-02-17 02:39:50.404 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5988"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5988"}
2026-02-17 02:39:50.430 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5988"}
2026-02-17 02:39:50.596 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=48
2026-02-17 02:39:50.596 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali470f169c765"
2026-02-17 02:39:50.596 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali470f169c765", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:50.596 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali470f169c765", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:51.216 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-4662"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-4662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-4662"}
2026-02-17 02:39:51.245 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9358"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9358"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9358"}
2026-02-17 02:39:51.281 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9358" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:51.382 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9358"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9358"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9358"}
2026-02-17 02:39:51.409 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8988"}
2026-02-17 02:39:51.435 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:51.462 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8988"} labels:{key:"webhook-8988" value:"true"}
2026-02-17 02:39:51.462 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1563"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1563"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1563"} labels:{key:"webhook-8988-markers" value:"true"}
2026-02-17 02:39:51.463 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1563" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:53.493 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1429" name:"default"}
2026-02-17 02:39:53.544 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1429"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1429"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-1429"}
2026-02-17 02:39:53.573 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1429"}
2026-02-17 02:39:54.043 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8988" type:"ClusterIP" cluster_ips:"10.254.99.21" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:39:55.357 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-7331"
2026-02-17 02:39:55.409 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7331"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-7331"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7331"}
2026-02-17 02:39:55.439 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4469"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4469"}
2026-02-17 02:39:55.439 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4469" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:56.259 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-4662"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-4662"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-4662"}
2026-02-17 02:39:56.491 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9358" name:"default"}
2026-02-17 02:39:56.753 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9358"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9358"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9358"}
2026-02-17 02:39:56.788 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9358"}
2026-02-17 02:39:57.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8988"
2026-02-17 02:39:58.301 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8988"} labels:{key:"webhook-8988" value:"true"}
2026-02-17 02:39:58.332 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1563"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1563"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1563"} labels:{key:"webhook-8988-markers" value:"true"}
2026-02-17 02:39:58.353 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-270"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"containers-270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-270"}
2026-02-17 02:39:58.385 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:00.467 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-7331/externalname-service-9cb4dbdd-vtllg, name=eth0)
2026-02-17 02:40:00.468 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7331/externalname-service-9cb4dbdd-vtllg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali470f169c765" profile_ids:"kns.services-7331" profile_ids:"ksa.services-7331.default" ipv4_nets:"10.100.32.107/32"}
2026-02-17 02:40:00.468 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.468 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.468 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.469 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali470f169c765"
2026-02-17 02:40:00.469 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.469 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.494 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.494 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.494 [INFO][58] felix/summary.go 100: Summarising 142 dataplane reconciliation loops over 1m1s: avg=31ms longest=103ms (resync-calico-v4)
2026-02-17 02:40:00.506 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-7331/externalname-service-9cb4dbdd-vtllg, name=eth0)
2026-02-17 02:40:00.506 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7331/externalname-service-9cb4dbdd-vtllg" endpoint_id:"eth0"}
2026-02-17 02:40:00.506 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7331.default"}
2026-02-17 02:40:00.506 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7331"}
2026-02-17 02:40:00.506 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.506 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.507 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7331" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.507 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3GmK_86ufxcVAnb8US" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.507 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7331" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.507 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3GmK_86ufxcVAnb8US" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.507 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.507 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali470f169c765" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.507 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali470f169c765" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.507 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.507 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.508 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.107
2026-02-17 02:40:00.582 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7331/externalname-service-9cb4dbdd-vtllg", EndpointId:"eth0"}
2026-02-17 02:40:00.637 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7331" name:"default"}
2026-02-17 02:40:00.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7331"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-7331"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7331"}
2026-02-17 02:40:00.956 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7331"}
2026-02-17 02:40:02.464 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-270"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"containers-270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-270"}
2026-02-17 02:40:02.497 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5936"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5936"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5936"}
2026-02-17 02:40:02.545 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-5936" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:02.885 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali470f169c765" state="down"
2026-02-17 02:40:02.885 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali470f169c765", State:"down", Index:48}
2026-02-17 02:40:02.886 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali470f169c765"
2026-02-17 02:40:02.886 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=48
2026-02-17 02:40:02.887 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali470f169c765" state=""
2026-02-17 02:40:02.887 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali470f169c765"
2026-02-17 02:40:02.916 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali470f169c765", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.916 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali470f169c765", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.916 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali470f169c765", State:"", Index:48}
2026-02-17 02:40:02.916 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali470f169c765", Addrs:set.Set[string](nil)}
2026-02-17 02:40:02.916 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali470f169c765", Addrs:set.Set[string](nil)}
2026-02-17 02:40:03.553 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8988" name:"default"}
2026-02-17 02:40:03.976 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1563" name:"default"}
2026-02-17 02:40:04.262 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1563"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1563"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1563"} labels:{key:"webhook-8988-markers" value:"true"}
2026-02-17 02:40:04.286 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1563"}
2026-02-17 02:40:04.325 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8988"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8988"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-8988"} labels:{key:"webhook-8988" value:"true"}
2026-02-17 02:40:04.351 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8988"}
2026-02-17 02:40:05.569 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:40:05.569 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:05.569 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:06.547 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4469"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4469"}
2026-02-17 02:40:06.595 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6814"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6814"}
2026-02-17 02:40:06.621 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6814" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:06.648 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6814"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6814"} labels:{key:"webhook-6814" value:"true"}
2026-02-17 02:40:06.648 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7492"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7492"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7492"} labels:{key:"webhook-6814-markers" value:"true"}
2026-02-17 02:40:06.670 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7492" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:07.887 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-270" name:"default"}
2026-02-17 02:40:08.254 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-270"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"containers-270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-270"}
2026-02-17 02:40:08.275 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-270"}
2026-02-17 02:40:09.387 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6814" type:"ClusterIP" cluster_ips:"10.254.167.186" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:40:10.463 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6814"
2026-02-17 02:40:10.718 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6814"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6814"} labels:{key:"webhook-6814" value:"true"}
2026-02-17 02:40:10.790 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7492"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7492"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7492"} labels:{key:"webhook-6814-markers" value:"true"}
2026-02-17 02:40:10.890 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9051"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9051"}
2026-02-17 02:40:10.919 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9051" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:11.900 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4469" name:"default"}
2026-02-17 02:40:12.249 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4469"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4469"}
2026-02-17 02:40:12.280 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4469"}
2026-02-17 02:40:13.127 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9051"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9051"}
2026-02-17 02:40:13.194 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3599"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3599"}
2026-02-17 02:40:13.226 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3599" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:15.751 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6814" name:"default"}
2026-02-17 02:40:16.077 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7492" name:"default"}
2026-02-17 02:40:16.366 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7492"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7492"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7492"} labels:{key:"webhook-6814-markers" value:"true"}
2026-02-17 02:40:16.417 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7492"}
2026-02-17 02:40:16.505 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6814"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6814"} labels:{key:"webhook-6814" value:"true"}
2026-02-17 02:40:16.528 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6814"}
2026-02-17 02:40:18.701 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9051" name:"default"}
2026-02-17 02:40:18.845 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9051"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9051"}
2026-02-17 02:40:18.877 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9051"}
2026-02-17 02:40:23.950 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5936"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5936"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5936"}
2026-02-17 02:40:23.976 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4528"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4528"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4528"}
2026-02-17 02:40:24.003 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4528" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:28.099 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4528"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4528"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4528"}
2026-02-17 02:40:28.126 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3339"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3339"}
2026-02-17 02:40:28.151 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3339" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:31.765 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-5936" name:"default"}
2026-02-17 02:40:31.899 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5936"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5936"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5936"}
2026-02-17 02:40:31.933 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-5936"}
2026-02-17 02:40:32.240 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3339"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3339"}
2026-02-17 02:40:32.275 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2180"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2180"}
2026-02-17 02:40:32.275 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2180" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:33.297 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4528" name:"default"}
2026-02-17 02:40:33.325 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4528"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4528"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4528"}
2026-02-17 02:40:33.343 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4528"}
2026-02-17 02:40:33.400 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-4662" name:"default"}
2026-02-17 02:40:33.819 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-4662"}
2026-02-17 02:40:37.474 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3339" name:"default"}
2026-02-17 02:40:37.505 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3339"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3339"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3339"}
2026-02-17 02:40:37.536 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3339"}
2026-02-17 02:40:43.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2180"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2180"}
2026-02-17 02:40:43.394 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3492"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3492"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3492"}
2026-02-17 02:40:43.418 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3492" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:46.363 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:40:48.577 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2180" name:"default"}
2026-02-17 02:40:48.613 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2180"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-2180"}
2026-02-17 02:40:48.639 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2180"}
2026-02-17 02:41:01.484 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3492"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3492"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3492"}
2026-02-17 02:41:01.513 [INFO][58] felix/summary.go 100: Summarising 78 dataplane reconciliation loops over 1m1s: avg=29ms longest=76ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:41:01.514 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-521"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-521"}
2026-02-17 02:41:01.514 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-521" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:06.513 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3492"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3492"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3492"}
2026-02-17 02:41:06.678 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-521"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-521"}
2026-02-17 02:41:06.733 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7125"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"events-7125"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-7125"}
2026-02-17 02:41:06.758 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-7125" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:06.854 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7125"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"events-7125"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-7125"}
2026-02-17 02:41:06.878 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6469"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6469"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6469"}
2026-02-17 02:41:06.906 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6469" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:06.906 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6469" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:12.006 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-521" name:"default"}
2026-02-17 02:41:12.088 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-521"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-521"}
2026-02-17 02:41:12.119 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-521"}
2026-02-17 02:41:12.400 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-7125" name:"default"}
2026-02-17 02:41:12.504 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7125"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"events-7125"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-7125"}
2026-02-17 02:41:12.534 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-7125"}
2026-02-17 02:41:27.090 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6469"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6469"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6469"}
2026-02-17 02:41:27.123 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5021"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5021"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-5021"}
2026-02-17 02:41:27.123 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-5021" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:30.268 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5021"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5021"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-5021"}
2026-02-17 02:41:30.295 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1735"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1735"}
2026-02-17 02:41:30.295 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1735" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:32.140 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6469"
2026-02-17 02:41:32.252 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6469" name:"default"}
2026-02-17 02:41:32.467 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6469"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6469"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6469"}
2026-02-17 02:41:32.498 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6469"}
2026-02-17 02:41:34.395 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1735"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1735"}
2026-02-17 02:41:34.419 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2145"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2145"}
2026-02-17 02:41:34.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:35.322 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-5021" name:"default"}
2026-02-17 02:41:35.647 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-5021"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-5021"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-5021"}
2026-02-17 02:41:35.676 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-5021"}
2026-02-17 02:41:39.559 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2145"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2145"}
2026-02-17 02:41:39.586 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3605"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3605"}
2026-02-17 02:41:39.615 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3605" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:39.752 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1735" name:"default"}
2026-02-17 02:41:39.830 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1735"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1735"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1735"}
2026-02-17 02:41:39.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1735"}
2026-02-17 02:41:42.819 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3605"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3605"}
2026-02-17 02:41:42.846 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-563"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-563"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-563"}
2026-02-17 02:41:42.846 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-563" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:42.952 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-563"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-563"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-563"}
2026-02-17 02:41:43.001 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9998"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9998"}
2026-02-17 02:41:43.028 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:43.056 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9998" name:"e2e-sa-8xpdw"} labels:{key:"projectcalico.org/name" value:"e2e-sa-8xpdw"}
2026-02-17 02:41:43.057 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9998" name:"e2e-sa-8xpdw"} labels:{key:"projectcalico.org/name" value:"e2e-sa-8xpdw"}
2026-02-17 02:41:43.084 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9998"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9998"}
2026-02-17 02:41:43.114 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-153"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-153"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-153"}
2026-02-17 02:41:43.114 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-153" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:43.728 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3492" name:"default"}
2026-02-17 02:41:44.056 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3492"}
2026-02-17 02:41:44.698 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2145" name:"default"}
2026-02-17 02:41:45.090 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2145"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2145"}
2026-02-17 02:41:45.136 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2145"}
2026-02-17 02:41:46.381 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:41:47.942 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3605" name:"default"}
2026-02-17 02:41:48.084 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3605"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3605"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3605"}
2026-02-17 02:41:48.113 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3605"}
2026-02-17 02:41:48.232 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-563" name:"default"}
2026-02-17 02:41:48.332 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-563"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-563"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-563"}
2026-02-17 02:41:48.355 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-563"}
2026-02-17 02:41:48.544 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9998" name:"default"}
2026-02-17 02:41:48.576 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9998" name:"e2e-sa-8xpdw"}
2026-02-17 02:41:48.599 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9998"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9998"}
2026-02-17 02:41:48.625 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9998"}
2026-02-17 02:41:50.651 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-153"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-153"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-153"}
2026-02-17 02:41:50.697 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4650"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-4650"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4650"}
2026-02-17 02:41:50.723 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4650" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:50.762 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-4650" type:"NodePort" cluster_ips:"10.254.187.4" ports:{Protocol:"TCP" Port:80 NodePort:32510}
2026-02-17 02:41:50.812 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-4650" type:"ClusterIP" cluster_ips:"10.254.119.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:51.426 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-4650/externalsvc-7576cd9b5-sm52b, name=eth0)
2026-02-17 02:41:51.426 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4650"} profile:{inbound_rules:{action:"allow" rule_id:"9FokYae_Lsu8bhXM"} outbound_rules:{action:"allow" rule_id:"wDx5pHGzsI9W5BmX"}}
2026-02-17 02:41:51.426 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4650.default"} profile:{}
2026-02-17 02:41:51.426 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4650/externalsvc-7576cd9b5-sm52b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9db5a7c26dc" profile_ids:"kns.services-4650" profile_ids:"ksa.services-4650.default" ipv4_nets:"10.100.32.108/32"}
2026-02-17 02:41:51.426 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:51.427 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:51.427 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:51.427 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9db5a7c26dc" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.428 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4650" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.428 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_89z6-ZlTx1LO-Obed2" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.428 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9db5a7c26dc" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.428 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4650" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.428 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_89z6-ZlTx1LO-Obed2" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.428 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:51.428 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:51.428 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:51.469 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:51.469 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} status="down"
2026-02-17 02:41:51.504 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali9db5a7c26dc" state="down"
2026-02-17 02:41:51.504 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:51.504 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9db5a7c26dc", State:"down", Index:49}
2026-02-17 02:41:51.504 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9db5a7c26dc", Addrs:set.Typed[string]{}}
2026-02-17 02:41:51.504 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9db5a7c26dc", Addrs:set.Typed[string]{}}
2026-02-17 02:41:51.504 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:51.504 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:51.504 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:51.512 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali9db5a7c26dc" state="up"
2026-02-17 02:41:51.529 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:51.529 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} status="down"
2026-02-17 02:41:51.529 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9db5a7c26dc", State:"up", Index:49}
2026-02-17 02:41:51.530 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:51.530 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:51.530 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:51.530 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:51.530 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:51.551 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:51.551 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} status="up"
2026-02-17 02:41:52.498 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-4650/externalsvc-7576cd9b5-sm52b, name=eth0)
2026-02-17 02:41:52.500 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4650/externalsvc-7576cd9b5-sm52b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9db5a7c26dc" profile_ids:"kns.services-4650" profile_ids:"ksa.services-4650.default" ipv4_nets:"10.100.32.108/32"}
2026-02-17 02:41:52.501 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:52.501 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:52.501 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:52.501 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:52.502 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:52.502 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:52.526 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:52.526 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} status="up"
2026-02-17 02:41:52.872 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-4650" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:53.216 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=49
2026-02-17 02:41:53.216 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:53.216 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9db5a7c26dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:53.216 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9db5a7c26dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:55.217 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-4650"
2026-02-17 02:41:55.252 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-4650/externalsvc-7576cd9b5-sm52b, name=eth0)
2026-02-17 02:41:55.264 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4650/externalsvc-7576cd9b5-sm52b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9db5a7c26dc" profile_ids:"kns.services-4650" profile_ids:"ksa.services-4650.default" ipv4_nets:"10.100.32.108/32"}
2026-02-17 02:41:55.264 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.264 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.264 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.265 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:55.265 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.265 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.282 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-4650/externalsvc-7576cd9b5-sm52b, name=eth0)
2026-02-17 02:41:55.323 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:55.323 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"} status="up"
2026-02-17 02:41:55.323 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-4650"
2026-02-17 02:41:55.323 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4650/externalsvc-7576cd9b5-sm52b" endpoint_id:"eth0"}
2026-02-17 02:41:55.323 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4650"}
2026-02-17 02:41:55.324 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4650.default"}
2026-02-17 02:41:55.324 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4650"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-4650"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4650"}
2026-02-17 02:41:55.324 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.324 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.325 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4650" ipVersion=0x4 table="filter"
2026-02-17 02:41:55.325 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_89z6-ZlTx1LO-Obed2" ipVersion=0x4 table="filter"
2026-02-17 02:41:55.325 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4650" ipVersion=0x4 table="filter"
2026-02-17 02:41:55.325 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_89z6-ZlTx1LO-Obed2" ipVersion=0x4 table="filter"
2026-02-17 02:41:55.325 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.325 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9db5a7c26dc" ipVersion=0x4 table="filter"
2026-02-17 02:41:55.325 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9db5a7c26dc" ipVersion=0x4 table="filter"
2026-02-17 02:41:55.325 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.325 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.327 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.108
2026-02-17 02:41:55.385 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4650/externalsvc-7576cd9b5-sm52b", EndpointId:"eth0"}
2026-02-17 02:41:55.385 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9298"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-9298"}
2026-02-17 02:41:55.385 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-9298" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:55.385 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-bd252-5674"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-bd252-5674"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-bd252-5674"}
2026-02-17 02:41:55.385 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-bd252-5674" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:55.431 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9298"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-9298"}
2026-02-17 02:41:55.462 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-bd252-5674"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-bd252-5674"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-bd252-5674"}
2026-02-17 02:41:55.481 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-99"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"watch-99"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-99"}
2026-02-17 02:41:55.511 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-99" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:55.801 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-153" name:"default"}
2026-02-17 02:41:55.891 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-153"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-153"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-153"}
2026-02-17 02:41:55.915 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-153"}
2026-02-17 02:41:57.647 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=49
2026-02-17 02:41:57.647 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:57.647 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali9db5a7c26dc" state="down"
2026-02-17 02:41:57.648 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9db5a7c26dc", Addrs:set.Typed[string]{}}
2026-02-17 02:41:57.648 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9db5a7c26dc", Addrs:set.Typed[string]{}}
2026-02-17 02:41:57.648 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9db5a7c26dc", State:"down", Index:49}
2026-02-17 02:41:57.648 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali9db5a7c26dc" state=""
2026-02-17 02:41:57.649 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9db5a7c26dc"
2026-02-17 02:41:57.679 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9db5a7c26dc", State:"", Index:49}
2026-02-17 02:41:57.679 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9db5a7c26dc", Addrs:set.Set[string](nil)}
2026-02-17 02:41:57.679 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9db5a7c26dc", Addrs:set.Set[string](nil)}
2026-02-17 02:42:00.387 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4650" name:"default"}
2026-02-17 02:42:00.605 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-bd252-5674" name:"default"}
2026-02-17 02:42:00.848 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-9298" name:"default"}
2026-02-17 02:42:01.079 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-bd252-5674"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-bd252-5674"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-bd252-5674"}
2026-02-17 02:42:01.104 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-bd252-5674"}
2026-02-17 02:42:01.237 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9298"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9298"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-9298"}
2026-02-17 02:42:01.260 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-9298"}
2026-02-17 02:42:01.288 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3599"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3599"}
2026-02-17 02:42:01.325 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1379"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-1379"}
2026-02-17 02:42:01.347 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1379" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:01.504 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4650"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-4650"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4650"}
2026-02-17 02:42:01.534 [INFO][58] felix/summary.go 100: Summarising 96 dataplane reconciliation loops over 1m0s: avg=29ms longest=73ms (resync-calico-v4)
2026-02-17 02:42:01.534 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4650"}
2026-02-17 02:42:04.378 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6632"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6632"}
2026-02-17 02:42:04.408 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-624"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-624"}
2026-02-17 02:42:04.437 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-624" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:05.601 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-99"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"watch-99"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-99"}
2026-02-17 02:42:05.624 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3930"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3930"}
2026-02-17 02:42:05.653 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-3930" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:06.266 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3930/netserver-0, name=eth0)
2026-02-17 02:42:06.266 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-3930"} profile:{inbound_rules:{action:"allow" rule_id:"2H0JdZjG6CHlcQwO"} outbound_rules:{action:"allow" rule_id:"nb2p8YzJ0C3imGUA"}}
2026-02-17 02:42:06.266 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-3930.default"} profile:{}
2026-02-17 02:42:06.266 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3930/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e1594583da" profile_ids:"kns.pod-network-test-3930" profile_ids:"ksa.pod-network-test-3930.default" ipv4_nets:"10.100.32.109/32"}
2026-02-17 02:42:06.266 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:06.267 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:06.267 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:06.267 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5e1594583da" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.267 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SrOt9exmOH1BVXNhm0" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.267 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mMKNtPxGEy9Q6QbK16" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.267 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5e1594583da" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.267 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SrOt9exmOH1BVXNhm0" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.267 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mMKNtPxGEy9Q6QbK16" ipVersion=0x4 table="filter"
2026-02-17 02:42:06.267 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e1594583da"
2026-02-17 02:42:06.267 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:06.267 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:06.309 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:06.309 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:42:06.325 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3599"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3599"}
2026-02-17 02:42:06.337 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5e1594583da" state="down"
2026-02-17 02:42:06.337 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e1594583da"
2026-02-17 02:42:06.343 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5e1594583da" state="up"
2026-02-17 02:42:06.351 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e1594583da", State:"down", Index:50}
2026-02-17 02:42:06.351 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e1594583da", Addrs:set.Typed[string]{}}
2026-02-17 02:42:06.351 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e1594583da", Addrs:set.Typed[string]{}}
2026-02-17 02:42:06.351 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e1594583da", State:"up", Index:50}
2026-02-17 02:42:06.351 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5e1594583da"
2026-02-17 02:42:06.351 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e1594583da"
2026-02-17 02:42:06.351 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e1594583da"
2026-02-17 02:42:06.352 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:06.352 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:06.371 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:06.371 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:07.579 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3930/netserver-0, name=eth0)
2026-02-17 02:42:07.579 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3930/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e1594583da" profile_ids:"kns.pod-network-test-3930" profile_ids:"ksa.pod-network-test-3930.default" ipv4_nets:"10.100.32.109/32"}
2026-02-17 02:42:07.580 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:07.580 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:07.580 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:07.581 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e1594583da"
2026-02-17 02:42:07.581 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:07.582 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:07.611 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:07.611 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:07.873 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=50
2026-02-17 02:42:07.873 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5e1594583da"
2026-02-17 02:42:07.873 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e1594583da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:07.873 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e1594583da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:08.572 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-624"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-624"}
2026-02-17 02:42:08.607 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3432"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3432"}
2026-02-17 02:42:08.634 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:09.710 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6632" name:"default"}
2026-02-17 02:42:09.747 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6632"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6632"}
2026-02-17 02:42:09.775 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6632"}
2026-02-17 02:42:10.683 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-99" name:"default"}
2026-02-17 02:42:10.840 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-99"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"watch-99"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-99"}
2026-02-17 02:42:10.864 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-99"}
2026-02-17 02:42:12.715 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3432"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3432"}
2026-02-17 02:42:12.747 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3941"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3941"}
2026-02-17 02:42:12.772 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3941" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:13.676 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-624" name:"default"}
2026-02-17 02:42:13.882 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-624"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-624"}
2026-02-17 02:42:13.902 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-624"}
2026-02-17 02:42:17.886 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3432" name:"default"}
2026-02-17 02:42:18.127 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3432"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-3432"}
2026-02-17 02:42:18.151 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3432"}
2026-02-17 02:42:18.589 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3930/netserver-0, name=eth0)
2026-02-17 02:42:18.590 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3930/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e1594583da" profile_ids:"kns.pod-network-test-3930" profile_ids:"ksa.pod-network-test-3930.default" ipv4_nets:"10.100.32.109/32"}
2026-02-17 02:42:18.590 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:18.590 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:18.590 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:18.591 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e1594583da"
2026-02-17 02:42:18.591 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:18.592 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:18.614 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:18.614 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:21.982 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3930"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3930"}
2026-02-17 02:42:22.018 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9779"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9779"}
2026-02-17 02:42:22.018 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9779" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:27.013 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3930/netserver-0, name=eth0)
2026-02-17 02:42:27.013 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3930/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e1594583da" profile_ids:"kns.pod-network-test-3930" profile_ids:"ksa.pod-network-test-3930.default" ipv4_nets:"10.100.32.109/32"}
2026-02-17 02:42:27.014 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.014 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.014 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.015 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e1594583da"
2026-02-17 02:42:27.015 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.015 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.049 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:27.049 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:27.064 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3930"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-3930"}
2026-02-17 02:42:27.341 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-3930/netserver-0, name=eth0)
2026-02-17 02:42:27.342 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3930/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:42:27.342 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-3930"}
2026-02-17 02:42:27.342 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-3930.default"}
2026-02-17 02:42:27.342 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.342 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.343 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SrOt9exmOH1BVXNhm0" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.343 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mMKNtPxGEy9Q6QbK16" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.343 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SrOt9exmOH1BVXNhm0" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.343 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mMKNtPxGEy9Q6QbK16" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.343 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.343 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5e1594583da" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.343 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5e1594583da" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.343 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.343 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.344 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.109
2026-02-17 02:42:27.408 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3930/netserver-0", EndpointId:"eth0"}
2026-02-17 02:42:27.449 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5e1594583da" state="down"
2026-02-17 02:42:27.450 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e1594583da"
2026-02-17 02:42:27.450 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e1594583da", State:"down", Index:50}
2026-02-17 02:42:27.450 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e1594583da", Addrs:set.Typed[string]{}}
2026-02-17 02:42:27.450 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e1594583da", Addrs:set.Typed[string]{}}
2026-02-17 02:42:27.453 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=50
2026-02-17 02:42:27.453 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5e1594583da" state=""
2026-02-17 02:42:27.453 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5e1594583da"
2026-02-17 02:42:27.478 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e1594583da", State:"", Index:50}
2026-02-17 02:42:27.478 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e1594583da", Addrs:set.Set[string](nil)}
2026-02-17 02:42:27.478 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e1594583da", Addrs:set.Set[string](nil)}
2026-02-17 02:42:28.938 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3941"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3941"}
2026-02-17 02:42:28.976 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8835"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8835"}
2026-02-17 02:42:28.999 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-8835" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:29.159 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9779"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9779"}
2026-02-17 02:42:29.182 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1028"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1028"}
2026-02-17 02:42:29.205 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1028" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:31.221 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8835"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8835"}
2026-02-17 02:42:31.252 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-4746"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-4746"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-4746"}
2026-02-17 02:42:31.253 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-4746" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:31.274 [INFO][55] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-l8x7h; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-l8x7h; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-l8x7h; name=rr_cluster_id) updated; e2e-fake-node-l8x7h updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_19: Reconfigured
bird: Mesh_192_168_24_88: Reconfigured
bird: Reconfigured
2026-02-17 02:42:31.286 [INFO][55] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
2026-02-17 02:42:31.287 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-l8x7h"
2026-02-17 02:42:31.318 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-l8x7h"
2026-02-17 02:42:31.338 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-l8x7h"
2026-02-17 02:42:31.343 [INFO][55] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-l8x7h updated
2026-02-17 02:42:31.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-l8x7h" labels:{key:"e2e-fake-node-l8x7h" value:"patched"}
2026-02-17 02:42:31.370 [INFO][55] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-l8x7h updated
2026-02-17 02:42:31.385 [INFO][55] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-l8x7h; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-l8x7h; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-l8x7h; name=rr_cluster_id) deleted; e2e-fake-node-l8x7h deleted
2026-02-17 02:42:31.391 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-l8x7h" labels:{key:"e2e-fake-node-l8x7h" value:"updated"}
2026-02-17 02:42:31.392 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-l8x7h"
2026-02-17 02:42:31.392 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:31.392 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_19: Reconfigured
bird: Mesh_192_168_24_88: Reconfigured
bird: Reconfigured
2026-02-17 02:42:31.398 [INFO][55] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
2026-02-17 02:42:31.424 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-4746"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-4746"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-4746"}
2026-02-17 02:42:31.451 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3365"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3365"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-3365"}
2026-02-17 02:42:31.451 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-3365" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:31.782 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3365"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3365"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-3365"}
2026-02-17 02:42:31.802 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1924"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1924"}
2026-02-17 02:42:31.826 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1924" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:32.100 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-3930" name:"default"}
2026-02-17 02:42:32.511 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-3930"}
2026-02-17 02:42:33.993 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3941" name:"default"}
2026-02-17 02:42:34.449 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3941"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3941"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3941"}
2026-02-17 02:42:34.480 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3941"}
2026-02-17 02:42:34.560 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9779" name:"default"}
2026-02-17 02:42:34.690 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9779"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-9779"}
2026-02-17 02:42:34.720 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9779"}
2026-02-17 02:42:35.429 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1379"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-1379"}
2026-02-17 02:42:35.460 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6707"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6707"}
2026-02-17 02:42:35.482 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:35.516 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-6903"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-6903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-6903"}
2026-02-17 02:42:35.516 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-6903" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:36.491 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-4746" name:"default"}
2026-02-17 02:42:36.980 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-8835" name:"default"}
2026-02-17 02:42:37.011 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-3365" name:"default"}
2026-02-17 02:42:37.011 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8835"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8835"}
2026-02-17 02:42:37.045 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-8835"}
2026-02-17 02:42:37.132 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-4746"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-4746"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-4746"}
2026-02-17 02:42:37.162 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-4746"}
2026-02-17 02:42:37.325 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-3365"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-3365"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-3365"}
2026-02-17 02:42:37.361 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-3365"}
2026-02-17 02:42:38.484 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1924"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1924"}
2026-02-17 02:42:38.514 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-880"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-880"}
2026-02-17 02:42:38.542 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-880" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:39.606 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6707"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6707"}
2026-02-17 02:42:39.636 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-6903"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-6903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-6903"}
2026-02-17 02:42:39.663 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4862"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4862"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4862"}
2026-02-17 02:42:39.663 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4862" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:39.697 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-8292"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-8292"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-8292"}
2026-02-17 02:42:39.719 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-8292" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:40.787 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1379" name:"default"}
2026-02-17 02:42:40.890 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1379"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1379"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-1379"}
2026-02-17 02:42:40.924 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-1379"}
2026-02-17 02:42:41.800 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-8292"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-8292"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-8292"}
2026-02-17 02:42:41.905 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4862"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4862"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4862"}
2026-02-17 02:42:41.943 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3069"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3069"}
2026-02-17 02:42:41.963 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:42.624 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-880"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-880"}
2026-02-17 02:42:42.648 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2660"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2660"}
2026-02-17 02:42:42.667 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2660" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:42.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2660"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2660"} labels:{key:"webhook-2660" value:"true"}
2026-02-17 02:42:42.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3633"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3633"} labels:{key:"webhook-2660-markers" value:"true"}
2026-02-17 02:42:42.711 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3633" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:43.530 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1924"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1924"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1924"}
2026-02-17 02:42:43.824 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3599" name:"default"}
2026-02-17 02:42:43.973 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3599"}
2026-02-17 02:42:44.663 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6707" name:"default"}
2026-02-17 02:42:44.944 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6707"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6707"}
2026-02-17 02:42:44.971 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6707"}
2026-02-17 02:42:45.129 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-6903" name:"default"}
2026-02-17 02:42:45.177 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2660" type:"ClusterIP" cluster_ips:"10.254.199.225" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:42:45.244 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-6903"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-6903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-6903"}
2026-02-17 02:42:45.265 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-6903"}
2026-02-17 02:42:46.036 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3069"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3069"}
2026-02-17 02:42:46.061 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-7607"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-7607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-7607"}
2026-02-17 02:42:46.085 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-7607" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:46.205 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-7607"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-7607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-7607"}
2026-02-17 02:42:46.231 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5918"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5918"}
2026-02-17 02:42:46.232 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5918" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:46.259 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5918" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:46.281 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2660"
2026-02-17 02:42:46.329 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-5918" type:"ClusterIP" cluster_ips:"10.254.163.15" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:46.388 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2660"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2660"} labels:{key:"webhook-2660" value:"true"}
2026-02-17 02:42:46.413 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3633"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3633"} labels:{key:"webhook-2660-markers" value:"true"}
2026-02-17 02:42:46.421 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:42:46.439 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1998"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1998"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1998"}
2026-02-17 02:42:46.462 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:47.242 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4862" name:"default"}
2026-02-17 02:42:47.355 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-8292" name:"default"}
2026-02-17 02:42:47.504 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-8292"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-8292"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-8292"}
2026-02-17 02:42:47.528 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-8292"}
2026-02-17 02:42:47.625 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4862"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4862"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4862"}
2026-02-17 02:42:47.654 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4862"}
2026-02-17 02:42:48.057 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-880" name:"default"}
2026-02-17 02:42:48.194 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-880"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-880"}
2026-02-17 02:42:48.222 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-880"}
2026-02-17 02:42:48.537 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1998"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1998"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1998"}
2026-02-17 02:42:48.567 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6386"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6386"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6386"}
2026-02-17 02:42:48.594 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-6386" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:48.741 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1924" name:"default"}
2026-02-17 02:42:48.890 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1924"}
2026-02-17 02:42:51.135 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3069" name:"default"}
2026-02-17 02:42:51.272 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3069"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3069"}
2026-02-17 02:42:51.298 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3069"}
2026-02-17 02:42:51.446 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3633" name:"default"}
2026-02-17 02:42:51.471 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-7607" name:"default"}
2026-02-17 02:42:51.667 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-7607"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-7607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-7607"}
2026-02-17 02:42:51.697 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-7607"}
2026-02-17 02:42:51.925 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2660" name:"default"}
2026-02-17 02:42:51.984 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3633"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3633"} labels:{key:"webhook-2660-markers" value:"true"}
2026-02-17 02:42:52.005 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3633"}
2026-02-17 02:42:52.122 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2660"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2660"} labels:{key:"webhook-2660" value:"true"}
2026-02-17 02:42:52.150 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2660"}
2026-02-17 02:42:53.562 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-5918"
2026-02-17 02:42:53.637 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5918"
2026-02-17 02:42:53.680 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5918"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5918"}
2026-02-17 02:42:53.706 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1311"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1311"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1311"}
2026-02-17 02:42:53.706 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-1311" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:53.780 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1998"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1998"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1998"}
2026-02-17 02:42:57.813 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1311"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1311"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1311"}
2026-02-17 02:42:57.845 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8031"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-8031"}
2026-02-17 02:42:57.868 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-8031" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:57.942 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8031"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-8031"}
2026-02-17 02:42:57.967 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1277"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"events-1277"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1277"}
2026-02-17 02:42:57.968 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-1277" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:58.081 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1277"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"events-1277"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1277"}
2026-02-17 02:42:58.114 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-9876"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-9876"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-9876"}
2026-02-17 02:42:58.139 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-9876" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:58.167 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-9876" type:"ClusterIP" cluster_ips:"10.254.79.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:58.829 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5918" name:"default"}
2026-02-17 02:42:58.937 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5918"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5918"}
2026-02-17 02:42:58.962 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5918"}
2026-02-17 02:43:00.225 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-9876"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-9876"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-9876"}
2026-02-17 02:43:00.301 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8221"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8221"}
2026-02-17 02:43:00.301 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8221" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:00.337 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2738"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2738"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2738"}
2026-02-17 02:43:00.390 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2972"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2972"}
2026-02-17 02:43:00.417 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:02.940 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1311"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1311"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1311"}
2026-02-17 02:43:02.968 [INFO][58] felix/summary.go 100: Summarising 175 dataplane reconciliation loops over 1m1.4s: avg=28ms longest=76ms (resync-calico-v4)
2026-02-17 02:43:03.316 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-1277" name:"default"}
2026-02-17 02:43:03.585 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-8031" name:"default"}
2026-02-17 02:43:03.752 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-8031"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-8031"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-8031"}
2026-02-17 02:43:03.775 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-8031"}
2026-02-17 02:43:03.903 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1277"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"events-1277"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1277"}
2026-02-17 02:43:03.934 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-1277"}
2026-02-17 02:43:04.395 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8221"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8221"}
2026-02-17 02:43:04.435 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4144"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4144"}
2026-02-17 02:43:04.468 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4144" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:04.897 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-4144" type:"ClusterIP" cluster_ips:"10.254.84.255" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:43:05.511 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-9876" name:"default"}
2026-02-17 02:43:05.533 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2738" name:"default"}
2026-02-17 02:43:05.533 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-9876"
2026-02-17 02:43:05.629 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-9876"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-9876"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-9876"}
2026-02-17 02:43:05.655 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-9876"}
2026-02-17 02:43:05.780 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2738"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2738"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2738"}
2026-02-17 02:43:05.803 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2738"}
2026-02-17 02:43:07.629 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4144"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4144"}
2026-02-17 02:43:07.646 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8080"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8080"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-8080"}
2026-02-17 02:43:07.668 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-8080" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:07.692 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-hs7np" namespace:"proxy-8080" type:"ClusterIP" cluster_ips:"10.254.194.47" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 02:43:08.277 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:43:08.277 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:08.277 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:08.423 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-1311" name:"default"}
2026-02-17 02:43:08.472 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-1311"}
2026-02-17 02:43:09.467 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8221" name:"default"}
2026-02-17 02:43:09.726 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8221"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8221"}
2026-02-17 02:43:09.752 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8221"}
2026-02-17 02:43:10.094 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8080"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8080"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-8080"}
2026-02-17 02:43:10.123 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6473"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6473"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6473"}
2026-02-17 02:43:10.164 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-6473" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:11.195 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6473"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6473"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6473"}
2026-02-17 02:43:11.254 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5065"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-5065"}
2026-02-17 02:43:11.254 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-5065" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:11.844 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=gc-5065/simpletest.rc-f8tg8, name=eth0)
2026-02-17 02:43:11.845 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-5065"} profile:{inbound_rules:{action:"allow" rule_id:"vqnPu1or16AxVweV"} outbound_rules:{action:"allow" rule_id:"MrukEZXFD7L6Jg86"}}
2026-02-17 02:43:11.845 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-5065.default"} profile:{}
2026-02-17 02:43:11.845 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5065/simpletest.rc-f8tg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali233c97d4873" profile_ids:"kns.gc-5065" profile_ids:"ksa.gc-5065.default" ipv4_nets:"10.100.32.110/32"}
2026-02-17 02:43:11.845 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:11.845 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:11.845 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:11.846 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali233c97d4873" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.846 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-5065" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.846 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-5065.default" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.846 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali233c97d4873" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.846 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-5065" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.846 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-5065.default" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.846 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali233c97d4873"
2026-02-17 02:43:11.846 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:11.846 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:11.884 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:11.884 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} status="down"
2026-02-17 02:43:11.920 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali233c97d4873" state="down"
2026-02-17 02:43:11.920 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali233c97d4873"
2026-02-17 02:43:11.920 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali233c97d4873", State:"down", Index:51}
2026-02-17 02:43:11.920 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali233c97d4873", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.920 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali233c97d4873", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.920 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali233c97d4873"
2026-02-17 02:43:11.920 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:11.920 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:11.921 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali233c97d4873" state="up"
2026-02-17 02:43:11.941 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:11.941 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} status="down"
2026-02-17 02:43:11.941 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali233c97d4873", State:"up", Index:51}
2026-02-17 02:43:11.942 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali233c97d4873"
2026-02-17 02:43:11.942 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali233c97d4873"
2026-02-17 02:43:11.942 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali233c97d4873"
2026-02-17 02:43:11.942 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:11.942 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:11.959 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:11.959 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} status="up"
2026-02-17 02:43:12.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4144"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4144"}
2026-02-17 02:43:13.824 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=51
2026-02-17 02:43:13.824 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali233c97d4873"
2026-02-17 02:43:13.824 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali233c97d4873", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:13.824 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali233c97d4873", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.935 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=gc-5065/simpletest.rc-f8tg8, name=eth0)
2026-02-17 02:43:14.935 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5065/simpletest.rc-f8tg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali233c97d4873" profile_ids:"kns.gc-5065" profile_ids:"ksa.gc-5065.default" ipv4_nets:"10.100.32.110/32"}
2026-02-17 02:43:14.935 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:14.935 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:14.935 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:14.936 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali233c97d4873"
2026-02-17 02:43:14.936 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:14.936 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:14.961 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:14.961 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} status="up"
2026-02-17 02:43:15.146 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-hs7np" namespace:"proxy-8080"
2026-02-17 02:43:15.360 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-8080" name:"default"}
2026-02-17 02:43:15.437 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8080"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8080"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-8080"}
2026-02-17 02:43:15.465 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-8080"}
2026-02-17 02:43:16.258 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-6473" name:"default"}
2026-02-17 02:43:16.339 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=gc-5065/simpletest.rc-f8tg8, name=eth0)
2026-02-17 02:43:16.340 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5065/simpletest.rc-f8tg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali233c97d4873" profile_ids:"kns.gc-5065" profile_ids:"ksa.gc-5065.default" ipv4_nets:"10.100.32.110/32"}
2026-02-17 02:43:16.341 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.342 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.342 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.346 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali233c97d4873"
2026-02-17 02:43:16.346 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.346 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.352 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=gc-5065/simpletest.rc-f8tg8, name=eth0)
2026-02-17 02:43:16.369 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:16.369 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"} status="up"
2026-02-17 02:43:16.369 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5065/simpletest.rc-f8tg8" endpoint_id:"eth0"}
2026-02-17 02:43:16.369 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-5065"}
2026-02-17 02:43:16.369 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-5065.default"}
2026-02-17 02:43:16.369 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.369 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.370 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-5065" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.370 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-5065.default" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.370 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-5065" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.370 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-5065.default" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.370 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.370 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali233c97d4873" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.371 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali233c97d4873" ipVersion=0x4 table="filter"
2026-02-17 02:43:16.371 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.371 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.371 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.110
2026-02-17 02:43:16.434 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5065/simpletest.rc-f8tg8", EndpointId:"eth0"}
2026-02-17 02:43:16.516 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6473"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6473"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6473"}
2026-02-17 02:43:16.551 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-6473"}
2026-02-17 02:43:17.509 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali233c97d4873" state="down"
2026-02-17 02:43:17.509 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali233c97d4873", State:"down", Index:51}
2026-02-17 02:43:17.509 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali233c97d4873"
2026-02-17 02:43:17.509 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=51
2026-02-17 02:43:17.509 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali233c97d4873", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.509 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali233c97d4873", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.512 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali233c97d4873" state=""
2026-02-17 02:43:17.512 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali233c97d4873"
2026-02-17 02:43:17.529 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali233c97d4873", State:"", Index:51}
2026-02-17 02:43:17.530 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali233c97d4873", Addrs:set.Set[string](nil)}
2026-02-17 02:43:17.530 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali233c97d4873", Addrs:set.Set[string](nil)}
2026-02-17 02:43:17.894 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4144" name:"default"}
2026-02-17 02:43:17.971 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-4144"
2026-02-17 02:43:18.095 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4144"}
2026-02-17 02:43:21.552 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5065"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-5065"}
2026-02-17 02:43:21.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-2889"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-2889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-2889"}
2026-02-17 02:43:21.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-2889" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:22.548 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2972"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2972"}
2026-02-17 02:43:22.576 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-979"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-979"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-979"}
2026-02-17 02:43:22.604 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-979" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:26.581 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-5065" name:"default"}
2026-02-17 02:43:26.987 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5065"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-5065"}
2026-02-17 02:43:27.013 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-5065"}
2026-02-17 02:43:27.591 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2972"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2972"}
2026-02-17 02:43:28.540 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:43:28.541 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:28.541 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:29.226 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-979"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-979"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-979"}
2026-02-17 02:43:29.255 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-177"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-177"}
2026-02-17 02:43:29.255 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-177" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:29.285 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-177"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-177"} labels:{key:"webhook-177" value:"true"}
2026-02-17 02:43:29.308 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3068"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3068"} labels:{key:"webhook-177-markers" value:"true"}
2026-02-17 02:43:29.329 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3068" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:29.329 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1028"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1028"}
2026-02-17 02:43:29.349 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8463"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-8463"}
2026-02-17 02:43:29.367 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-8463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:29.384 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-8463" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:30.575 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:43:30.575 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:30.575 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:31.013 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1998" name:"default"}
2026-02-17 02:43:31.161 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1998"}
2026-02-17 02:43:32.711 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6386"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6386"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6386"}
2026-02-17 02:43:32.745 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1540"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1540"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-1540"}
2026-02-17 02:43:32.768 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-1540" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:32.946 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2972" name:"default"}
2026-02-17 02:43:33.098 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2972"}
2026-02-17 02:43:33.509 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-8463"
2026-02-17 02:43:33.543 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8463"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-8463"}
2026-02-17 02:43:33.563 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-1551"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"tables-1551"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-1551"}
2026-02-17 02:43:33.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-1551" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:33.642 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-1551"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"tables-1551"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-1551"}
2026-02-17 02:43:33.687 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1997"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"events-1997"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1997"}
2026-02-17 02:43:33.712 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-1997" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:33.754 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-177" type:"ClusterIP" cluster_ips:"10.254.140.58" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:43:33.836 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1997"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"events-1997"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1997"}
2026-02-17 02:43:33.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3055"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3055"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3055"}
2026-02-17 02:43:33.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3055" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:33.940 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3055"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3055"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3055"}
2026-02-17 02:43:33.967 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5407"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5407"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5407"}
2026-02-17 02:43:33.983 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5407" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:34.014 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5407" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:34.260 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-979"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-979"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-979"}
2026-02-17 02:43:34.372 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1028"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1028"}
2026-02-17 02:43:36.834 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1540"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1540"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-1540"}
2026-02-17 02:43:36.859 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6984"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6984"}
2026-02-17 02:43:36.883 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6984" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:37.749 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6386"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6386"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6386"}
2026-02-17 02:43:38.601 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-8463" name:"default"}
2026-02-17 02:43:39.070 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-8463"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"dns-8463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-8463"}
2026-02-17 02:43:39.093 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-8463"}
2026-02-17 02:43:39.168 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-1997" name:"default"}
2026-02-17 02:43:39.283 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3055" name:"default"}
2026-02-17 02:43:39.324 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-1551" name:"default"}
2026-02-17 02:43:39.356 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-1551"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"tables-1551"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-1551"}
2026-02-17 02:43:39.382 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-1551"}
2026-02-17 02:43:39.662 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1997"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"events-1997"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1997"}
2026-02-17 02:43:39.688 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-1997"}
2026-02-17 02:43:39.775 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3055"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3055"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3055"}
2026-02-17 02:43:39.798 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3055"}
2026-02-17 02:43:39.932 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-979" name:"default"}
2026-02-17 02:43:40.115 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-979"}
2026-02-17 02:43:40.169 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1028" name:"default"}
2026-02-17 02:43:40.200 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1028"}
2026-02-17 02:43:40.973 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6984"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6984"}
2026-02-17 02:43:41.002 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-8605"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-8605"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-8605"}
2026-02-17 02:43:41.025 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-8605" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:41.164 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-8605"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-8605"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-8605"}
2026-02-17 02:43:41.187 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4400"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4400"}
2026-02-17 02:43:41.209 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:41.963 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-1540" name:"default"}
2026-02-17 02:43:42.128 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1540"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1540"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-1540"}
2026-02-17 02:43:42.156 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-1540"}
2026-02-17 02:43:42.261 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4400"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4400"}
2026-02-17 02:43:42.287 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-8046"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-8046"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-8046"}
2026-02-17 02:43:42.287 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-8046" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:43.082 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-6386" name:"default"}
2026-02-17 02:43:43.107 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-6386"}
2026-02-17 02:43:44.892 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-1851"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-1851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-1851"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-177" value:"true"}
2026-02-17 02:43:44.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-1851" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:44.950 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-177"
2026-02-17 02:43:45.063 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-177"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-177"} labels:{key:"webhook-177" value:"true"}
2026-02-17 02:43:45.091 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3068"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3068"} labels:{key:"webhook-177-markers" value:"true"}
2026-02-17 02:43:45.091 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-1851"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-1851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-1851"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-177" value:"true"}
2026-02-17 02:43:45.127 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5672"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5672"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-5672"}
2026-02-17 02:43:45.151 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5672" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:45.250 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5672"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5672"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-5672"}
2026-02-17 02:43:45.280 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4398"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4398"}
2026-02-17 02:43:45.301 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4398" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:45.421 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-8046"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-8046"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-8046"}
2026-02-17 02:43:45.445 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6574"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6574"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6574"}
2026-02-17 02:43:45.508 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6574" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:45.755 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-2889"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-2889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-2889"}
2026-02-17 02:43:45.779 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4359"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-4359"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4359"}
2026-02-17 02:43:45.802 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4359" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:45.828 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-4359" type:"ClusterIP" cluster_ips:"10.254.204.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:45.862 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-4359" type:"ClusterIP" cluster_ips:"10.254.24.126" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:46.293 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6984" name:"default"}
2026-02-17 02:43:46.433 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:43:46.482 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-4359/externalsvc-7576cd9b5-8ncgl, name=eth0)
2026-02-17 02:43:46.483 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4359"} profile:{inbound_rules:{action:"allow" rule_id:"E_OkMAO0PWGsuz2Z"} outbound_rules:{action:"allow" rule_id:"MbQPeQOlKcxDPXDA"}}
2026-02-17 02:43:46.483 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4359.default"} profile:{}
2026-02-17 02:43:46.483 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4359/externalsvc-7576cd9b5-8ncgl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie17beb447d6" profile_ids:"kns.services-4359" profile_ids:"ksa.services-4359.default" ipv4_nets:"10.100.32.111/32"}
2026-02-17 02:43:46.483 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:46.483 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:46.484 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:46.484 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:43:46.484 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie17beb447d6" ipVersion=0x4 table="filter"
2026-02-17 02:43:46.484 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-4359" ipVersion=0x4 table="filter"
2026-02-17 02:43:46.484 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1avx194ufowJnmXdmS" ipVersion=0x4 table="filter"
2026-02-17 02:43:46.484 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:43:46.484 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie17beb447d6" ipVersion=0x4 table="filter"
2026-02-17 02:43:46.484 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-4359" ipVersion=0x4 table="filter"
2026-02-17 02:43:46.484 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1avx194ufowJnmXdmS" ipVersion=0x4 table="filter"
2026-02-17 02:43:46.484 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie17beb447d6"
2026-02-17 02:43:46.484 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:46.484 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:46.524 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:46.525 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} status="down"
2026-02-17 02:43:46.542 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6984"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6984"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6984"}
2026-02-17 02:43:46.556 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calie17beb447d6" state="down"
2026-02-17 02:43:46.556 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie17beb447d6"
2026-02-17 02:43:46.563 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie17beb447d6", State:"down", Index:52}
2026-02-17 02:43:46.564 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie17beb447d6", Addrs:set.Typed[string]{}}
2026-02-17 02:43:46.564 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie17beb447d6", Addrs:set.Typed[string]{}}
2026-02-17 02:43:46.564 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie17beb447d6"
2026-02-17 02:43:46.564 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:46.565 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calie17beb447d6" state="up"
2026-02-17 02:43:46.565 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:46.587 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:46.587 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} status="down"
2026-02-17 02:43:46.587 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6984"}
2026-02-17 02:43:46.609 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie17beb447d6", State:"up", Index:52}
2026-02-17 02:43:46.609 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie17beb447d6"
2026-02-17 02:43:46.609 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie17beb447d6"
2026-02-17 02:43:46.609 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie17beb447d6"
2026-02-17 02:43:46.610 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:46.610 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:46.631 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:46.631 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} status="up"
2026-02-17 02:43:46.702 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-8605" name:"default"}
2026-02-17 02:43:47.109 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-8605"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-8605"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-8605"}
2026-02-17 02:43:47.114 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-4359/externalsvc-7576cd9b5-8ncgl, name=eth0)
2026-02-17 02:43:47.135 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4359/externalsvc-7576cd9b5-8ncgl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie17beb447d6" profile_ids:"kns.services-4359" profile_ids:"ksa.services-4359.default" ipv4_nets:"10.100.32.111/32"}
2026-02-17 02:43:47.135 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:47.135 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:47.136 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:47.136 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie17beb447d6"
2026-02-17 02:43:47.136 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:47.136 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:47.196 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:47.196 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} status="up"
2026-02-17 02:43:47.196 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-8605"}
2026-02-17 02:43:47.495 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4400" name:"default"}
2026-02-17 02:43:47.521 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4400"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4400"}
2026-02-17 02:43:47.543 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4400"}
2026-02-17 02:43:47.941 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-4359" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:48.224 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=52
2026-02-17 02:43:48.224 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie17beb447d6"
2026-02-17 02:43:48.224 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie17beb447d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:48.224 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie17beb447d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:49.415 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4398"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4398"}
2026-02-17 02:43:49.443 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1250"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1250"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1250"}
2026-02-17 02:43:49.469 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-1250" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:49.602 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6574"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6574"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6574"}
2026-02-17 02:43:49.633 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2337"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2337"}
2026-02-17 02:43:49.634 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2337" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:49.690 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2337" type:"ClusterIP" cluster_ips:"10.254.8.13" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:49.744 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2337" type:"ClusterIP" cluster_ips:"10.254.162.12" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:49.770 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-2337" type:"ClusterIP" cluster_ips:"10.254.159.100" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:50.300 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-4359"
2026-02-17 02:43:50.346 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-4359/externalsvc-7576cd9b5-8ncgl, name=eth0)
2026-02-17 02:43:50.350 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4359/externalsvc-7576cd9b5-8ncgl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie17beb447d6" profile_ids:"kns.services-4359" profile_ids:"ksa.services-4359.default" ipv4_nets:"10.100.32.111/32"}
2026-02-17 02:43:50.350 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.350 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.350 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.352 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie17beb447d6"
2026-02-17 02:43:50.352 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.352 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.365 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-4359/externalsvc-7576cd9b5-8ncgl, name=eth0)
2026-02-17 02:43:50.386 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:50.387 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"} status="up"
2026-02-17 02:43:50.387 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-4359"
2026-02-17 02:43:50.387 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4359/externalsvc-7576cd9b5-8ncgl" endpoint_id:"eth0"}
2026-02-17 02:43:50.388 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4359"}
2026-02-17 02:43:50.388 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4359.default"}
2026-02-17 02:43:50.388 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.388 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.389 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-4359" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.389 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1avx194ufowJnmXdmS" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.389 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-4359" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.389 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1avx194ufowJnmXdmS" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.389 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie17beb447d6" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie17beb447d6" ipVersion=0x4 table="filter"
2026-02-17 02:43:50.390 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.390 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.390 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.111
2026-02-17 02:43:50.448 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4359/externalsvc-7576cd9b5-8ncgl", EndpointId:"eth0"}
2026-02-17 02:43:50.448 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4359"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-4359"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4359"}
2026-02-17 02:43:50.448 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8557"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8557"}
2026-02-17 02:43:50.448 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8557" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:50.515 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8557"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8557"}
2026-02-17 02:43:50.554 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4112"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4112"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-4112"}
2026-02-17 02:43:50.579 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5672" name:"default"}
2026-02-17 02:43:50.615 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-4112" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:50.681 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4112"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4112"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-4112"}
2026-02-17 02:43:50.712 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-1189"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-1189"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-1189"}
2026-02-17 02:43:50.712 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-1189" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:50.888 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-177" name:"default"}
2026-02-17 02:43:50.990 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-177"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-177"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-177"} labels:{key:"webhook-177" value:"true"}
2026-02-17 02:43:51.015 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-177"}
2026-02-17 02:43:51.156 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3068" name:"default"}
2026-02-17 02:43:51.260 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-8046" name:"default"}
2026-02-17 02:43:51.297 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-1851" name:"default"}
2026-02-17 02:43:51.329 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-1851"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-1851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-1851"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-177" value:"true"}
2026-02-17 02:43:51.356 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5672"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5672"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-5672"}
2026-02-17 02:43:51.357 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-1851"}
2026-02-17 02:43:51.397 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-5672"}
2026-02-17 02:43:51.436 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-2889" name:"default"}
2026-02-17 02:43:51.531 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3068"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3068"} labels:{key:"webhook-177-markers" value:"true"}
2026-02-17 02:43:51.551 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3068"}
2026-02-17 02:43:51.592 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-2889"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-2889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-2889"}
2026-02-17 02:43:51.592 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:51.624 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-2889"}
2026-02-17 02:43:51.650 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-8046"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-8046"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-8046"}
2026-02-17 02:43:51.668 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-8046"}
bird: KIF: Received address message for unknown interface 52
2026-02-17 02:43:52.746 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calie17beb447d6" state="down"
2026-02-17 02:43:52.746 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie17beb447d6"
2026-02-17 02:43:52.746 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-17 02:43:52.746 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie17beb447d6", State:"down", Index:52}
2026-02-17 02:43:52.746 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie17beb447d6", Addrs:set.Typed[string]{}}
2026-02-17 02:43:52.746 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie17beb447d6", Addrs:set.Typed[string]{}}
2026-02-17 02:43:52.746 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:43:52.750 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="calie17beb447d6" state=""
2026-02-17 02:43:52.750 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie17beb447d6"
2026-02-17 02:43:52.766 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie17beb447d6", State:"", Index:52}
2026-02-17 02:43:52.766 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie17beb447d6", Addrs:set.Set[string](nil)}
2026-02-17 02:43:52.766 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie17beb447d6", Addrs:set.Set[string](nil)}
2026-02-17 02:43:53.937 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2337"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2337"}
2026-02-17 02:43:53.968 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1874"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-1874"}
2026-02-17 02:43:53.968 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-1874" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:54.582 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-1874/pod-handle-http-request, name=eth0)
2026-02-17 02:43:54.582 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-1874"} profile:{inbound_rules:{action:"allow" rule_id:"DtehdcB-mqvvBCiz"} outbound_rules:{action:"allow" rule_id:"mZbPQqHdH66_cHxc"}}
2026-02-17 02:43:54.582 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-1874.default"} profile:{}
2026-02-17 02:43:54.582 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-1874/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58c03e3592d" profile_ids:"kns.container-lifecycle-hook-1874" profile_ids:"ksa.container-lifecycle-hook-1874.default" ipv4_nets:"10.100.32.112/32"}
2026-02-17 02:43:54.582 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:54.582 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:54.582 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:54.583 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali58c03e3592d" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.583 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3j3Op4giDm90Ln1ALW" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.583 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pgDHigPHhsPAb0bU20" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.583 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali58c03e3592d" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.583 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3j3Op4giDm90Ln1ALW" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.583 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pgDHigPHhsPAb0bU20" ipVersion=0x4 table="filter"
2026-02-17 02:43:54.583 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali58c03e3592d"
2026-02-17 02:43:54.583 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:54.583 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:54.625 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:54.625 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:43:54.665 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali58c03e3592d" state="down"
2026-02-17 02:43:54.665 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58c03e3592d", State:"down", Index:53}
2026-02-17 02:43:54.665 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58c03e3592d"
2026-02-17 02:43:54.665 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali58c03e3592d"
2026-02-17 02:43:54.665 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:54.665 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:54.671 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali58c03e3592d" state="up"
2026-02-17 02:43:54.689 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:54.689 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:43:54.689 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58c03e3592d", Addrs:set.Typed[string]{}}
2026-02-17 02:43:54.689 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58c03e3592d", Addrs:set.Typed[string]{}}
2026-02-17 02:43:54.689 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58c03e3592d", State:"up", Index:53}
2026-02-17 02:43:54.689 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali58c03e3592d"
2026-02-17 02:43:54.689 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali58c03e3592d"
2026-02-17 02:43:54.689 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58c03e3592d"
2026-02-17 02:43:54.690 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:54.690 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:54.713 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:54.713 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:43:54.735 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4398" name:"default"}
2026-02-17 02:43:54.840 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6574" name:"default"}
2026-02-17 02:43:55.071 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6574"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6574"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6574"}
2026-02-17 02:43:55.104 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6574"}
2026-02-17 02:43:55.166 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-1874/pod-handle-http-request, name=eth0)
2026-02-17 02:43:55.167 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-1874/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58c03e3592d" profile_ids:"kns.container-lifecycle-hook-1874" profile_ids:"ksa.container-lifecycle-hook-1874.default" ipv4_nets:"10.100.32.112/32"}
2026-02-17 02:43:55.167 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:55.167 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:55.167 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:55.167 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58c03e3592d"
2026-02-17 02:43:55.168 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:55.168 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:43:55.198 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:55.198 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:43:55.202 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4398"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4398"}
2026-02-17 02:43:55.231 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4398"}
2026-02-17 02:43:55.411 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-1189"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-1189"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-1189"}
2026-02-17 02:43:55.437 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3644"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3644"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-3644"}
2026-02-17 02:43:55.461 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-3644" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:55.512 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3644"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3644"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-3644"}
2026-02-17 02:43:55.541 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1250"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1250"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1250"}
2026-02-17 02:43:55.574 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1378"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-1378"}
2026-02-17 02:43:55.574 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1149"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1149"}
2026-02-17 02:43:55.574 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1378" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:55.574 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-1149" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:55.601 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1378" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 02:43:55.853 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4359" name:"default"}
2026-02-17 02:43:55.985 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8557" name:"default"}
2026-02-17 02:43:56.089 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-4112" name:"default"}
2026-02-17 02:43:56.385 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::c484:7fff:fe7c:1393" exists=true ifIndex=53
2026-02-17 02:43:56.385 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::c484:7fff:fe7c:1393} ifaceName="cali58c03e3592d"
2026-02-17 02:43:56.385 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58c03e3592d", Addrs:set.Typed[string]{"fe80::c484:7fff:fe7c:1393":set.v{}}}
2026-02-17 02:43:56.385 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58c03e3592d", Addrs:set.Typed[string]{"fe80::c484:7fff:fe7c:1393":set.v{}}}
2026-02-17 02:43:56.422 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-4112"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-4112"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-4112"}
2026-02-17 02:43:56.445 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-4112"}
2026-02-17 02:43:56.506 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4359"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-4359"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-4359"}
2026-02-17 02:43:56.534 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4359"}
2026-02-17 02:43:56.648 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8557"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8557"}
2026-02-17 02:43:56.675 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8557"}
2026-02-17 02:43:57.732 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g7vrz" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.40.44" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.824 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zjzxr" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.16.183" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.855 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fkvzk" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.242.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.878 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c2j27" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.154.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.878 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ncmgg" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.114.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.904 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sxtvd" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.20.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.904 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p6k79" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.108.121" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.936 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fkfvd" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.179.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.964 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-626tt" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.92.141" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.991 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f4blr" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.86.1" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.021 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hkjwj" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.56.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.021 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gp5hm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.132.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.045 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6klkr" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.2.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.045 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-589g7" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.183.191" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.072 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s7ssf" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.149.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.109 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zrhq6" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.45.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.144 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kdrr6" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.158.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.177 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8dfnq" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.188.110" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.199 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7g6kc" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.87.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.199 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2f8vt" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.177.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.199 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:58.217 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7mjl4" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.29.120" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.245 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h8wj2" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.193.26" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.264 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1378"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-1378"}
2026-02-17 02:43:58.297 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9710"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-9710"}
2026-02-17 02:43:58.306 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:58.363 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m7v94" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.100.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jzq8s" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.77.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.368 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xsz7c" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.119.142" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.369 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-clkg8" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.109.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.369 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wp99l" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.3.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.371 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v87fw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.199.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.372 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4xhhm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.209.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.374 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b8sjf" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.100.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.378 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t2fbz" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.236.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.379 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cpjmg" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.32.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.380 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t6gqh" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.140.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.386 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jj7rr" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.131.130" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.389 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-txzd6" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.231.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.400 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mwcz2" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.135.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.400 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nklqv" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.82.56" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.460 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xgjrz" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.61.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.460 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ht98r" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.190.116" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.470 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qzsqq" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.106.5" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.490 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hwfdd" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.142.0" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.490 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qs7zh" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.144.80" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.509 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vt9rq" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.189.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.530 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xh7lg" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.55.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.563 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x7xfg" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.235.11" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.563 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z55lz" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.194.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.574 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zks9z" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.236.223" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.580 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bvmjx" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.38.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.600 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6pdnc" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.183.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.613 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bcjlr" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.158.162" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.624 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gdh8r" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.98.202" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.641 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n45qb" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.77.220" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.670 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zdq68" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.199.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.670 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jgbb8" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.82.44" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.692 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vlwhm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.148.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.698 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jw5ht" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.230.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.718 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4p8ch" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.164.59" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.729 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jccbq" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.140.123" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.744 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wgqff" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.147.164" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.819 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lj9l9" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.253.20" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.819 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ghnx9" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.65.139" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.819 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dg5rj" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.47.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.820 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tfjqt" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.236.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.836 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lgzbh" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.143.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.843 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8zf5q" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.30.198" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.887 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9vqwk" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.250.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.907 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9zbwb" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.215.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:58.966 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gs6nb" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.231.159" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.004 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s7ksv" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.41.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.021 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2337"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2337"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2337"}
2026-02-17 02:43:59.054 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qpj6r" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.159.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.111 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tn5m8" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.90.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.178 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-224bd" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.160.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.210 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r8wlq" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.237.72" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.251 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-glppw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.193.51" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.313 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6tnlm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.236.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.364 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zcx27" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.142.31" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.416 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9lfc9" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.61.155" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.456 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pdwgw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.89.84" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.517 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xh4nm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.116.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.555 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ch4bm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.58.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.621 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sqtj4" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.232.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.656 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-czcx4" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.223.177" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.734 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-llt96" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.128.191" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.773 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k4f6x" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.196.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.801 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lzjh2" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.162.196" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.861 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jpvvv" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.20.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.903 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bmbqw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.109.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:59.948 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6wvts" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.213.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.015 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2clfn" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.63.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.057 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b8jd8" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.158.111" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.114 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dfk4r" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.189.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.156 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5g85b" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.235.8" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.212 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4gmqv" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.55.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.356 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9ln9g" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.162.115" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.410 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j97cn" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.89.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.480 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dldgd" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.6.194" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.508 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qpjgs" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.179.141" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.577 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hckmh" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.178.53" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.596 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tnqkb" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.68.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.718 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6n9c2" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.48.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.730 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rhxpj" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.11.7" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.831 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f7hf8" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.172.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.832 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jpxdc" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.23.84" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.856 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q4lnn" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.202.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.911 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z25t5" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.14.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:00.955 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jfqv5" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.203.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.016 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kz4p2" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.186.11" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.085 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4sjgf" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.176.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f2wx7" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.227.14" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.178 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-956bp" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.246.227" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.220 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-95rg5" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.33.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.258 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ntxh9" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.153.216" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.302 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-1189" name:"default"}
2026-02-17 02:44:01.333 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xc4fm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.89.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.362 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f5cr5" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.139.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.396 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mzq44" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.229.59" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.455 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-znhgx" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.105.29" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.506 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fwwjw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.241.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.561 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kxn98" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.24.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.576 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:44:01.613 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9ssrd" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.83.191" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.614 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:44:01.614 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:44:01.681 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4mq5l" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.8.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.714 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vrjrb" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.36.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.757 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7gbnm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.30.84" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4pfrj" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.17.244" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.879 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fkhvf" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.19.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.912 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-84z77" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.120.90" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:01.960 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c65m9" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.144.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.004 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5r46j" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.217.239" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.070 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6mdp9" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.7.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.100 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zdbqw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.55.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.181 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vblls" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.14.155" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.215 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kwc4m" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.90.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.242 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1874"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-1874"}
2026-02-17 02:44:02.275 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h66h5" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.248.203" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.276 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5050"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5050"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5050"}
2026-02-17 02:44:02.276 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-5050" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:02.312 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jws2m" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.197.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.372 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wn4n7" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.171.0" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.422 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s6xdm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.181.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.490 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9710"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-9710"}
2026-02-17 02:44:02.491 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vxfzr" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.255.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.491 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-592"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-592"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-592"}
2026-02-17 02:44:02.493 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-592" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:02.519 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s7xlg" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.164.111" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.546 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-3644" name:"default"}
2026-02-17 02:44:02.595 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bxct5" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.150.34" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.637 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2fqcb" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.1.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.692 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-znql2" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.157.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.708 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-59mzv" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.102.162" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.834 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vst9p" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.90.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.834 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cv45b" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.93.140" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.898 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-1189"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-1189"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-1189"}
2026-02-17 02:44:02.899 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nc58h" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.36.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.900 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-1250" name:"default"}
2026-02-17 02:44:02.900 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-1189"}
2026-02-17 02:44:02.919 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-chkpk" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.214.93" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:02.964 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zvxgd" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.20.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.001 [INFO][58] felix/summary.go 100: Summarising 289 dataplane reconciliation loops over 1m0s: avg=29ms longest=111ms (resync-calico-v4)
2026-02-17 02:44:03.004 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gtfpw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.190.168" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.066 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bnzgw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.153.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.108 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1250"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1250"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1250"}
2026-02-17 02:44:03.116 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-55rwh" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.53.100" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.124 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-1250"}
2026-02-17 02:44:03.180 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gws28" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.93.218" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.210 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-497wp" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.63.59" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.265 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wg79x" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.228.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.317 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7b6kq" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.231.197" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.355 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vtxm2" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.210.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.423 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2tww5" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.124.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.467 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3644"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3644"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-3644"}
2026-02-17 02:44:03.470 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-66665" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.164.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.488 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-3644"}
2026-02-17 02:44:03.526 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b4f24" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.187.224" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.558 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jbdxr" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.246.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.650 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cmlhw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.125.123" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.666 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n7b6k" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.128.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.734 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lv4r4" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.44.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.753 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lfgtx" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.237.177" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.807 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8tvnw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.243.102" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.855 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xznhh" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.82.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.942 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dzpb2" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.120.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:03.960 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wzz6n" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.181.237" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.048 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nsbzg" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.95.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.070 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2skfn" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.70.38" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.118 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cwnc6" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.162.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.157 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-29ggc" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.208.86" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.207 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kp6zz" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.103.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.270 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4m955" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.162.35" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.308 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w46wj" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.247.64" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sd772" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.233.220" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.406 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d6npm" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.32.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.478 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gljrf" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.147.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.507 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zd6xj" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.12.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.590 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w4g6x" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.89.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.625 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rpt4k" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.84.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.690 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7jx7t" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.154.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.718 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-99kvn" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.153.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.806 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vht9v" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.72.77" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.827 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2fp6r" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.220.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.893 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5p6hw" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.146.183" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.929 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dvx79" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.225.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:04.958 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nc86n" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.59.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.007 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k2tgf" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.211.64" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.070 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vkscp" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.36.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.134 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2n8ct" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.208.57" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.171 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5050"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5050"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5050"}
2026-02-17 02:44:05.176 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mwgkb" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.83.210" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.219 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1378" name:"default"}
2026-02-17 02:44:05.238 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-826"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-826"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-826"}
2026-02-17 02:44:05.245 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lhbm7" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.238.64" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.248 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-826" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:05.251 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1378" name:"mount-test"}
2026-02-17 02:44:05.267 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kbs2c" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.91.145" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.321 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s5c72" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.246.99" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.376 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-2337"
2026-02-17 02:44:05.376 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hw8q9" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.22.210" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.429 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-2337"
2026-02-17 02:44:05.445 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zwj7t" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.137.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.456 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5407/ss-1, name=eth0)
2026-02-17 02:44:05.457 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5407.default"} profile:{}
2026-02-17 02:44:05.457 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5407"} profile:{inbound_rules:{action:"allow" rule_id:"BXpuQSYIxDfNBzTS"} outbound_rules:{action:"allow" rule_id:"HiQ5pOLpRPtGglo8"}}
2026-02-17 02:44:05.457 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5407/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0d946a99c" profile_ids:"kns.statefulset-5407" profile_ids:"ksa.statefulset-5407.default" ipv4_nets:"10.100.32.113/32"}
2026-02-17 02:44:05.490 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:05.490 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:05.490 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:05.491 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calice0d946a99c" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.491 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HBhn1VkRqauf8av9yG" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.491 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5fgMf2BPAHF9FJj966" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.491 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calice0d946a99c" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.491 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HBhn1VkRqauf8av9yG" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.491 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5fgMf2BPAHF9FJj966" ipVersion=0x4 table="filter"
2026-02-17 02:44:05.491 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calice0d946a99c"
2026-02-17 02:44:05.491 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:05.491 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:05.536 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calice0d946a99c" state="down"
2026-02-17 02:44:05.536 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice0d946a99c"
2026-02-17 02:44:05.537 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:05.537 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:05.537 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice0d946a99c", State:"down", Index:54}
2026-02-17 02:44:05.537 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice0d946a99c", Addrs:set.Typed[string]{}}
2026-02-17 02:44:05.537 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice0d946a99c", Addrs:set.Typed[string]{}}
2026-02-17 02:44:05.537 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-2337"
2026-02-17 02:44:05.537 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4b722" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.238.18" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.538 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calice0d946a99c" state="up"
2026-02-17 02:44:05.538 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice0d946a99c", State:"up", Index:54}
2026-02-17 02:44:05.586 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cdwhl" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.215.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.597 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calice0d946a99c"
2026-02-17 02:44:05.597 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice0d946a99c"
2026-02-17 02:44:05.597 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0d946a99c"
2026-02-17 02:44:05.597 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:05.597 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:05.629 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:05.629 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:05.629 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4x4zd" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.24.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.656 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zps7l" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.21.172" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.775 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c7r85" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.199.130" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.784 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7s2kr" namespace:"svc-latency-1149" type:"ClusterIP" cluster_ips:"10.254.204.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:05.807 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1378"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-1378"}
2026-02-17 02:44:05.822 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-1378"}
2026-02-17 02:44:05.943 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2337" name:"default"}
2026-02-17 02:44:05.988 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2337"}
2026-02-17 02:44:06.234 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5407/ss-1, name=eth0)
2026-02-17 02:44:06.234 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5407/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0d946a99c" profile_ids:"kns.statefulset-5407" profile_ids:"ksa.statefulset-5407.default" ipv4_nets:"10.100.32.113/32"}
2026-02-17 02:44:06.234 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.235 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.235 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.236 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0d946a99c"
2026-02-17 02:44:06.236 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.236 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.257 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5407/ss-1, name=eth0)
2026-02-17 02:44:06.272 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:06.272 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:06.272 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5407/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0d946a99c" profile_ids:"kns.statefulset-5407" profile_ids:"ksa.statefulset-5407.default" ipv4_nets:"10.100.32.113/32"}
2026-02-17 02:44:06.272 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.272 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.272 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.273 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0d946a99c"
2026-02-17 02:44:06.273 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.273 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:06.298 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:06.298 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:06.620 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-592"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-592"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-592"}
2026-02-17 02:44:06.620 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:06.659 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=54
2026-02-17 02:44:06.660 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calice0d946a99c"
2026-02-17 02:44:06.662 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice0d946a99c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:06.662 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice0d946a99c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:06.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9618"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9618"}
2026-02-17 02:44:06.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9618" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:06.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9618"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9618"} labels:{key:"webhook-9618" value:"true"}
2026-02-17 02:44:06.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8323"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8323"} labels:{key:"webhook-9618-markers" value:"true"}
2026-02-17 02:44:06.725 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8323" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:06.725 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1149"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1149"}
2026-02-17 02:44:06.759 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8249"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8249"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8249"}
2026-02-17 02:44:06.759 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:06.761 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8249" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:06.782 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8249" name:"e2e-sa-mszrq"} labels:{key:"projectcalico.org/name" value:"e2e-sa-mszrq"}
2026-02-17 02:44:06.912 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8249"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8249"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8249"}
2026-02-17 02:44:06.945 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5812"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5812"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-5812"}
2026-02-17 02:44:06.951 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-5812" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:07.267 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-1874/pod-handle-http-request, name=eth0)
2026-02-17 02:44:07.267 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-1874/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58c03e3592d" profile_ids:"kns.container-lifecycle-hook-1874" profile_ids:"ksa.container-lifecycle-hook-1874.default" ipv4_nets:"10.100.32.112/32"}
2026-02-17 02:44:07.268 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:07.268 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.268 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.268 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.268 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58c03e3592d"
2026-02-17 02:44:07.268 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.268 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.271 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=container-lifecycle-hook-1874/pod-handle-http-request, name=eth0)
2026-02-17 02:44:07.312 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:07.312 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:44:07.312 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-1874/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:44:07.312 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-1874.default"}
2026-02-17 02:44:07.312 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-1874"}
2026-02-17 02:44:07.312 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.312 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.313 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3j3Op4giDm90Ln1ALW" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.313 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pgDHigPHhsPAb0bU20" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.313 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3j3Op4giDm90Ln1ALW" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.313 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pgDHigPHhsPAb0bU20" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.313 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.313 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali58c03e3592d" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.313 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali58c03e3592d" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.313 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.313 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.314 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.112
2026-02-17 02:44:07.376 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-1874/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:07.377 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-1874" name:"default"}
2026-02-17 02:44:07.498 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9710" name:"default"}
2026-02-17 02:44:07.596 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-5812/netserver-0, name=eth0)
2026-02-17 02:44:07.597 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-5812"} profile:{inbound_rules:{action:"allow" rule_id:"GL9fAfegPDRlKQP0"} outbound_rules:{action:"allow" rule_id:"rb1XygC2I19EcwjP"}}
2026-02-17 02:44:07.597 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-5812.default"} profile:{}
2026-02-17 02:44:07.633 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5812/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf15b6bc6ab" profile_ids:"kns.pod-network-test-5812" profile_ids:"ksa.pod-network-test-5812.default" ipv4_nets:"10.100.32.114/32"}
2026-02-17 02:44:07.633 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:07.635 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:07.635 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:07.635 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:07.636 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califf15b6bc6ab" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.636 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8HtEadOvEU6kXLwBrI" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.636 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SZsFY5TVo3ktBGcQpT" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.636 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califf15b6bc6ab" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.636 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8HtEadOvEU6kXLwBrI" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.636 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SZsFY5TVo3ktBGcQpT" ipVersion=0x4 table="filter"
2026-02-17 02:44:07.636 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califf15b6bc6ab"
2026-02-17 02:44:07.636 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:07.636 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:07.670 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="califf15b6bc6ab" state="down"
2026-02-17 02:44:07.670 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califf15b6bc6ab"
2026-02-17 02:44:07.678 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="califf15b6bc6ab" state="up"
2026-02-17 02:44:07.683 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:07.683 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:44:07.683 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf15b6bc6ab", State:"down", Index:55}
2026-02-17 02:44:07.683 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf15b6bc6ab", Addrs:set.Typed[string]{}}
2026-02-17 02:44:07.683 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf15b6bc6ab", Addrs:set.Typed[string]{}}
2026-02-17 02:44:07.683 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf15b6bc6ab", State:"up", Index:55}
2026-02-17 02:44:07.709 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali58c03e3592d" state="down"
2026-02-17 02:44:07.709 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58c03e3592d"
2026-02-17 02:44:07.709 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::c484:7fff:fe7c:1393" exists=false ifIndex=53
2026-02-17 02:44:07.709 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58c03e3592d", State:"down", Index:53}
2026-02-17 02:44:07.709 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58c03e3592d", Addrs:set.Typed[string]{}}
2026-02-17 02:44:07.709 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58c03e3592d", Addrs:set.Typed[string]{}}
2026-02-17 02:44:07.709 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali58c03e3592d" state=""
2026-02-17 02:44:07.709 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali58c03e3592d"
2026-02-17 02:44:07.709 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58c03e3592d", State:"", Index:53}
2026-02-17 02:44:07.710 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58c03e3592d", Addrs:set.Set[string](nil)}
2026-02-17 02:44:07.710 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58c03e3592d", Addrs:set.Set[string](nil)}
2026-02-17 02:44:07.741 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califf15b6bc6ab"
2026-02-17 02:44:07.741 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califf15b6bc6ab"
2026-02-17 02:44:07.741 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf15b6bc6ab"
2026-02-17 02:44:07.742 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:07.742 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:07.770 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:07.771 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:07.953 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1874"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-1874"}
2026-02-17 02:44:07.987 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-1874"}
2026-02-17 02:44:08.248 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-5812/netserver-0, name=eth0)
2026-02-17 02:44:08.249 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5812/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf15b6bc6ab" profile_ids:"kns.pod-network-test-5812" profile_ids:"ksa.pod-network-test-5812.default" ipv4_nets:"10.100.32.114/32"}
2026-02-17 02:44:08.249 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:08.249 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:08.249 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:08.249 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:08.250 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf15b6bc6ab"
2026-02-17 02:44:08.250 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:08.250 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:08.277 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:08.277 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:08.409 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9710"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-9710"}
2026-02-17 02:44:08.439 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9710"}
2026-02-17 02:44:08.832 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=55
2026-02-17 02:44:08.832 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califf15b6bc6ab"
2026-02-17 02:44:08.832 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf15b6bc6ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:08.832 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf15b6bc6ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:10.226 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-5050" name:"default"}
2026-02-17 02:44:10.438 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5050"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5050"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5050"}
2026-02-17 02:44:10.481 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-5050"}
2026-02-17 02:44:10.540 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9618" type:"ClusterIP" cluster_ips:"10.254.181.59" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:44:11.671 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9618"
2026-02-17 02:44:11.754 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9618"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9618"} labels:{key:"webhook-9618" value:"true"}
2026-02-17 02:44:11.790 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8323"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8323"} labels:{key:"webhook-9618-markers" value:"true"}
2026-02-17 02:44:11.815 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7482"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-7482"}
2026-02-17 02:44:11.849 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-7482" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:13.066 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-1149" name:"default"}
2026-02-17 02:44:13.368 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-592" name:"default"}
2026-02-17 02:44:13.693 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-592"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-592"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-592"}
2026-02-17 02:44:13.731 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-592"}
2026-02-17 02:44:13.775 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-224bd" namespace:"svc-latency-1149"
2026-02-17 02:44:13.803 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8249" name:"default"}
2026-02-17 02:44:13.838 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8249" name:"e2e-sa-mszrq"}
2026-02-17 02:44:13.838 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-29ggc" namespace:"svc-latency-1149"
2026-02-17 02:44:13.878 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2clfn" namespace:"svc-latency-1149"
2026-02-17 02:44:13.915 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2f8vt" namespace:"svc-latency-1149"
2026-02-17 02:44:13.950 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2fp6r" namespace:"svc-latency-1149"
2026-02-17 02:44:13.983 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2fqcb" namespace:"svc-latency-1149"
2026-02-17 02:44:14.016 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2n8ct" namespace:"svc-latency-1149"
2026-02-17 02:44:14.050 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2skfn" namespace:"svc-latency-1149"
2026-02-17 02:44:14.090 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2tww5" namespace:"svc-latency-1149"
2026-02-17 02:44:14.123 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-497wp" namespace:"svc-latency-1149"
2026-02-17 02:44:14.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4b722" namespace:"svc-latency-1149"
2026-02-17 02:44:14.155 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:14.190 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4gmqv" namespace:"svc-latency-1149"
2026-02-17 02:44:14.236 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4m955" namespace:"svc-latency-1149"
2026-02-17 02:44:14.253 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8249"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8249"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8249"}
2026-02-17 02:44:14.333 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4mq5l" namespace:"svc-latency-1149"
2026-02-17 02:44:14.333 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-8249"}
2026-02-17 02:44:14.345 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4p8ch" namespace:"svc-latency-1149"
2026-02-17 02:44:14.373 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4pfrj" namespace:"svc-latency-1149"
2026-02-17 02:44:14.398 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4sjgf" namespace:"svc-latency-1149"
2026-02-17 02:44:14.436 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4x4zd" namespace:"svc-latency-1149"
2026-02-17 02:44:14.442 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4xhhm" namespace:"svc-latency-1149"
2026-02-17 02:44:14.464 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-55rwh" namespace:"svc-latency-1149"
2026-02-17 02:44:14.495 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-589g7" namespace:"svc-latency-1149"
2026-02-17 02:44:14.546 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-59mzv" namespace:"svc-latency-1149"
2026-02-17 02:44:14.547 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5g85b" namespace:"svc-latency-1149"
2026-02-17 02:44:14.571 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5p6hw" namespace:"svc-latency-1149"
2026-02-17 02:44:14.596 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5r46j" namespace:"svc-latency-1149"
2026-02-17 02:44:14.672 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-626tt" namespace:"svc-latency-1149"
2026-02-17 02:44:14.672 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-66665" namespace:"svc-latency-1149"
2026-02-17 02:44:14.678 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6klkr" namespace:"svc-latency-1149"
2026-02-17 02:44:14.706 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6mdp9" namespace:"svc-latency-1149"
2026-02-17 02:44:14.758 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6n9c2" namespace:"svc-latency-1149"
2026-02-17 02:44:14.758 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6pdnc" namespace:"svc-latency-1149"
2026-02-17 02:44:14.783 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6tnlm" namespace:"svc-latency-1149"
2026-02-17 02:44:14.803 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6wvts" namespace:"svc-latency-1149"
2026-02-17 02:44:14.860 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7b6kq" namespace:"svc-latency-1149"
2026-02-17 02:44:14.866 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7g6kc" namespace:"svc-latency-1149"
2026-02-17 02:44:14.893 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7gbnm" namespace:"svc-latency-1149"
2026-02-17 02:44:14.925 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7jx7t" namespace:"svc-latency-1149"
2026-02-17 02:44:14.968 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7mjl4" namespace:"svc-latency-1149"
2026-02-17 02:44:14.982 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7s2kr" namespace:"svc-latency-1149"
2026-02-17 02:44:15.023 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-84z77" namespace:"svc-latency-1149"
2026-02-17 02:44:15.071 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8dfnq" namespace:"svc-latency-1149"
2026-02-17 02:44:15.087 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8tvnw" namespace:"svc-latency-1149"
2026-02-17 02:44:15.170 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8zf5q" namespace:"svc-latency-1149"
2026-02-17 02:44:15.186 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-956bp" namespace:"svc-latency-1149"
2026-02-17 02:44:15.220 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-95rg5" namespace:"svc-latency-1149"
2026-02-17 02:44:15.244 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-99kvn" namespace:"svc-latency-1149"
2026-02-17 02:44:15.282 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9lfc9" namespace:"svc-latency-1149"
2026-02-17 02:44:15.297 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9ln9g" namespace:"svc-latency-1149"
2026-02-17 02:44:15.329 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9ssrd" namespace:"svc-latency-1149"
2026-02-17 02:44:15.352 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9vqwk" namespace:"svc-latency-1149"
2026-02-17 02:44:15.381 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9zbwb" namespace:"svc-latency-1149"
2026-02-17 02:44:15.404 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b4f24" namespace:"svc-latency-1149"
2026-02-17 02:44:15.437 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b8jd8" namespace:"svc-latency-1149"
2026-02-17 02:44:15.490 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b8sjf" namespace:"svc-latency-1149"
2026-02-17 02:44:15.491 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bcjlr" namespace:"svc-latency-1149"
2026-02-17 02:44:15.533 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bmbqw" namespace:"svc-latency-1149"
2026-02-17 02:44:15.599 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bnzgw" namespace:"svc-latency-1149"
2026-02-17 02:44:15.599 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bvmjx" namespace:"svc-latency-1149"
2026-02-17 02:44:15.630 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bxct5" namespace:"svc-latency-1149"
2026-02-17 02:44:15.704 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c2j27" namespace:"svc-latency-1149"
2026-02-17 02:44:15.704 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c65m9" namespace:"svc-latency-1149"
2026-02-17 02:44:15.727 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c7r85" namespace:"svc-latency-1149"
2026-02-17 02:44:15.811 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cdwhl" namespace:"svc-latency-1149"
2026-02-17 02:44:15.812 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ch4bm" namespace:"svc-latency-1149"
2026-02-17 02:44:15.831 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-chkpk" namespace:"svc-latency-1149"
2026-02-17 02:44:15.855 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-clkg8" namespace:"svc-latency-1149"
2026-02-17 02:44:15.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cmlhw" namespace:"svc-latency-1149"
2026-02-17 02:44:15.922 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cpjmg" namespace:"svc-latency-1149"
2026-02-17 02:44:15.949 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cv45b" namespace:"svc-latency-1149"
2026-02-17 02:44:15.978 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cwnc6" namespace:"svc-latency-1149"
2026-02-17 02:44:16.028 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-czcx4" namespace:"svc-latency-1149"
2026-02-17 02:44:16.040 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d6npm" namespace:"svc-latency-1149"
2026-02-17 02:44:16.069 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dfk4r" namespace:"svc-latency-1149"
2026-02-17 02:44:16.089 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dg5rj" namespace:"svc-latency-1149"
2026-02-17 02:44:16.128 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dldgd" namespace:"svc-latency-1149"
2026-02-17 02:44:16.142 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dvx79" namespace:"svc-latency-1149"
2026-02-17 02:44:16.170 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dzpb2" namespace:"svc-latency-1149"
2026-02-17 02:44:16.201 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f2wx7" namespace:"svc-latency-1149"
2026-02-17 02:44:16.248 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5407/ss-1, name=eth0)
2026-02-17 02:44:16.250 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5407/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0d946a99c" profile_ids:"kns.statefulset-5407" profile_ids:"ksa.statefulset-5407.default" ipv4_nets:"10.100.32.113/32"}
2026-02-17 02:44:16.252 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f4blr" namespace:"svc-latency-1149"
2026-02-17 02:44:16.281 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f5cr5" namespace:"svc-latency-1149"
2026-02-17 02:44:16.306 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f7hf8" namespace:"svc-latency-1149"
2026-02-17 02:44:16.310 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:16.311 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:16.311 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:16.312 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0d946a99c"
2026-02-17 02:44:16.312 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:16.312 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:16.337 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:16.337 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:16.338 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fkfvd" namespace:"svc-latency-1149"
2026-02-17 02:44:16.378 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fkhvf" namespace:"svc-latency-1149"
2026-02-17 02:44:16.406 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fkvzk" namespace:"svc-latency-1149"
2026-02-17 02:44:16.446 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fwwjw" namespace:"svc-latency-1149"
2026-02-17 02:44:16.460 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g7vrz" namespace:"svc-latency-1149"
2026-02-17 02:44:16.484 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gdh8r" namespace:"svc-latency-1149"
2026-02-17 02:44:16.504 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ghnx9" namespace:"svc-latency-1149"
2026-02-17 02:44:16.526 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gljrf" namespace:"svc-latency-1149"
2026-02-17 02:44:16.569 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-glppw" namespace:"svc-latency-1149"
2026-02-17 02:44:16.594 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gp5hm" namespace:"svc-latency-1149"
2026-02-17 02:44:16.618 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gs6nb" namespace:"svc-latency-1149"
2026-02-17 02:44:16.657 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gtfpw" namespace:"svc-latency-1149"
2026-02-17 02:44:16.672 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gws28" namespace:"svc-latency-1149"
2026-02-17 02:44:16.694 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h66h5" namespace:"svc-latency-1149"
2026-02-17 02:44:16.719 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h8wj2" namespace:"svc-latency-1149"
2026-02-17 02:44:16.773 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hckmh" namespace:"svc-latency-1149"
2026-02-17 02:44:16.784 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hkjwj" namespace:"svc-latency-1149"
2026-02-17 02:44:16.805 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ht98r" namespace:"svc-latency-1149"
2026-02-17 02:44:16.827 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hw8q9" namespace:"svc-latency-1149"
2026-02-17 02:44:16.879 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hwfdd" namespace:"svc-latency-1149"
2026-02-17 02:44:16.879 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j97cn" namespace:"svc-latency-1149"
2026-02-17 02:44:16.912 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jbdxr" namespace:"svc-latency-1149"
2026-02-17 02:44:16.934 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jccbq" namespace:"svc-latency-1149"
2026-02-17 02:44:16.974 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jfqv5" namespace:"svc-latency-1149"
2026-02-17 02:44:17.023 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jgbb8" namespace:"svc-latency-1149"
2026-02-17 02:44:17.093 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jj7rr" namespace:"svc-latency-1149"
2026-02-17 02:44:17.093 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jpvvv" namespace:"svc-latency-1149"
2026-02-17 02:44:17.112 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jpxdc" namespace:"svc-latency-1149"
2026-02-17 02:44:17.151 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jw5ht" namespace:"svc-latency-1149"
2026-02-17 02:44:17.196 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jws2m" namespace:"svc-latency-1149"
2026-02-17 02:44:17.206 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jzq8s" namespace:"svc-latency-1149"
2026-02-17 02:44:17.246 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k2tgf" namespace:"svc-latency-1149"
2026-02-17 02:44:17.295 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k4f6x" namespace:"svc-latency-1149"
2026-02-17 02:44:17.307 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kbs2c" namespace:"svc-latency-1149"
2026-02-17 02:44:17.356 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kdrr6" namespace:"svc-latency-1149"
2026-02-17 02:44:17.409 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kp6zz" namespace:"svc-latency-1149"
2026-02-17 02:44:17.410 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kwc4m" namespace:"svc-latency-1149"
2026-02-17 02:44:17.434 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kxn98" namespace:"svc-latency-1149"
2026-02-17 02:44:17.475 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kz4p2" namespace:"svc-latency-1149"
2026-02-17 02:44:17.522 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lfgtx" namespace:"svc-latency-1149"
2026-02-17 02:44:17.522 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lgzbh" namespace:"svc-latency-1149"
2026-02-17 02:44:17.553 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lhbm7" namespace:"svc-latency-1149"
2026-02-17 02:44:17.658 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lj9l9" namespace:"svc-latency-1149"
2026-02-17 02:44:17.658 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-llt96" namespace:"svc-latency-1149"
2026-02-17 02:44:17.661 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lv4r4" namespace:"svc-latency-1149"
2026-02-17 02:44:17.727 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lzjh2" namespace:"svc-latency-1149"
2026-02-17 02:44:17.727 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m7v94" namespace:"svc-latency-1149"
2026-02-17 02:44:17.754 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mwcz2" namespace:"svc-latency-1149"
2026-02-17 02:44:17.784 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mwgkb" namespace:"svc-latency-1149"
2026-02-17 02:44:17.829 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mzq44" namespace:"svc-latency-1149"
2026-02-17 02:44:17.834 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n45qb" namespace:"svc-latency-1149"
2026-02-17 02:44:17.860 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n7b6k" namespace:"svc-latency-1149"
2026-02-17 02:44:17.885 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nc58h" namespace:"svc-latency-1149"
2026-02-17 02:44:17.931 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nc86n" namespace:"svc-latency-1149"
2026-02-17 02:44:17.965 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ncmgg" namespace:"svc-latency-1149"
2026-02-17 02:44:17.990 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nklqv" namespace:"svc-latency-1149"
2026-02-17 02:44:18.037 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nsbzg" namespace:"svc-latency-1149"
2026-02-17 02:44:18.045 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ntxh9" namespace:"svc-latency-1149"
2026-02-17 02:44:18.076 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p6k79" namespace:"svc-latency-1149"
2026-02-17 02:44:18.137 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pdwgw" namespace:"svc-latency-1149"
2026-02-17 02:44:18.147 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q4lnn" namespace:"svc-latency-1149"
2026-02-17 02:44:18.179 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qpj6r" namespace:"svc-latency-1149"
2026-02-17 02:44:18.208 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qpjgs" namespace:"svc-latency-1149"
2026-02-17 02:44:18.371 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qs7zh" namespace:"svc-latency-1149"
2026-02-17 02:44:18.407 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qzsqq" namespace:"svc-latency-1149"
2026-02-17 02:44:18.428 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r8wlq" namespace:"svc-latency-1149"
2026-02-17 02:44:18.474 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rhxpj" namespace:"svc-latency-1149"
2026-02-17 02:44:18.490 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rpt4k" namespace:"svc-latency-1149"
2026-02-17 02:44:18.514 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s5c72" namespace:"svc-latency-1149"
2026-02-17 02:44:18.534 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s6xdm" namespace:"svc-latency-1149"
2026-02-17 02:44:18.613 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s7ksv" namespace:"svc-latency-1149"
2026-02-17 02:44:18.613 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s7ssf" namespace:"svc-latency-1149"
2026-02-17 02:44:18.626 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s7xlg" namespace:"svc-latency-1149"
2026-02-17 02:44:18.646 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sd772" namespace:"svc-latency-1149"
2026-02-17 02:44:18.688 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sqtj4" namespace:"svc-latency-1149"
2026-02-17 02:44:18.724 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sxtvd" namespace:"svc-latency-1149"
2026-02-17 02:44:18.746 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t2fbz" namespace:"svc-latency-1149"
2026-02-17 02:44:18.800 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t6gqh" namespace:"svc-latency-1149"
2026-02-17 02:44:18.824 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tfjqt" namespace:"svc-latency-1149"
2026-02-17 02:44:18.850 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tn5m8" namespace:"svc-latency-1149"
2026-02-17 02:44:18.906 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tnqkb" namespace:"svc-latency-1149"
2026-02-17 02:44:18.906 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-txzd6" namespace:"svc-latency-1149"
2026-02-17 02:44:18.945 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v87fw" namespace:"svc-latency-1149"
2026-02-17 02:44:18.967 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vblls" namespace:"svc-latency-1149"
2026-02-17 02:44:18.983 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vht9v" namespace:"svc-latency-1149"
2026-02-17 02:44:19.012 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vkscp" namespace:"svc-latency-1149"
2026-02-17 02:44:19.052 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vlwhm" namespace:"svc-latency-1149"
2026-02-17 02:44:19.065 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9618" name:"default"}
2026-02-17 02:44:19.088 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vrjrb" namespace:"svc-latency-1149"
2026-02-17 02:44:19.116 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vst9p" namespace:"svc-latency-1149"
2026-02-17 02:44:19.141 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vt9rq" namespace:"svc-latency-1149"
2026-02-17 02:44:19.173 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vtxm2" namespace:"svc-latency-1149"
2026-02-17 02:44:19.195 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vxfzr" namespace:"svc-latency-1149"
2026-02-17 02:44:19.233 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w46wj" namespace:"svc-latency-1149"
2026-02-17 02:44:19.253 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w4g6x" namespace:"svc-latency-1149"
2026-02-17 02:44:19.271 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-5812/netserver-0, name=eth0)
2026-02-17 02:44:19.272 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5812/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf15b6bc6ab" profile_ids:"kns.pod-network-test-5812" profile_ids:"ksa.pod-network-test-5812.default" ipv4_nets:"10.100.32.114/32"}
2026-02-17 02:44:19.277 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8323" name:"default"}
2026-02-17 02:44:19.298 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:19.298 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:19.298 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:19.299 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf15b6bc6ab"
2026-02-17 02:44:19.299 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:19.299 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:19.321 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:19.321 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:19.321 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wg79x" namespace:"svc-latency-1149"
2026-02-17 02:44:19.321 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wgqff" namespace:"svc-latency-1149"
2026-02-17 02:44:19.362 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wn4n7" namespace:"svc-latency-1149"
2026-02-17 02:44:19.433 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wp99l" namespace:"svc-latency-1149"
2026-02-17 02:44:19.479 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wzz6n" namespace:"svc-latency-1149"
2026-02-17 02:44:19.537 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x7xfg" namespace:"svc-latency-1149"
2026-02-17 02:44:19.537 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xc4fm" namespace:"svc-latency-1149"
2026-02-17 02:44:19.587 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xgjrz" namespace:"svc-latency-1149"
2026-02-17 02:44:19.620 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xh4nm" namespace:"svc-latency-1149"
2026-02-17 02:44:19.658 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xh7lg" namespace:"svc-latency-1149"
2026-02-17 02:44:19.665 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xsz7c" namespace:"svc-latency-1149"
2026-02-17 02:44:19.688 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xznhh" namespace:"svc-latency-1149"
2026-02-17 02:44:19.707 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z25t5" namespace:"svc-latency-1149"
2026-02-17 02:44:19.759 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z55lz" namespace:"svc-latency-1149"
2026-02-17 02:44:19.776 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zcx27" namespace:"svc-latency-1149"
2026-02-17 02:44:19.797 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zd6xj" namespace:"svc-latency-1149"
2026-02-17 02:44:19.813 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zdbqw" namespace:"svc-latency-1149"
2026-02-17 02:44:19.857 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zdq68" namespace:"svc-latency-1149"
2026-02-17 02:44:19.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zjzxr" namespace:"svc-latency-1149"
2026-02-17 02:44:19.887 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zks9z" namespace:"svc-latency-1149"
2026-02-17 02:44:19.907 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-znhgx" namespace:"svc-latency-1149"
2026-02-17 02:44:19.928 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-znql2" namespace:"svc-latency-1149"
2026-02-17 02:44:20.008 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zps7l" namespace:"svc-latency-1149"
2026-02-17 02:44:20.033 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zrhq6" namespace:"svc-latency-1149"
2026-02-17 02:44:20.071 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zvxgd" namespace:"svc-latency-1149"
2026-02-17 02:44:20.093 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zwj7t" namespace:"svc-latency-1149"
2026-02-17 02:44:20.123 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8323"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8323"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8323"} labels:{key:"webhook-9618-markers" value:"true"}
2026-02-17 02:44:20.145 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8323"}
2026-02-17 02:44:20.145 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9618"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9618"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9618"} labels:{key:"webhook-9618" value:"true"}
2026-02-17 02:44:20.181 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9618"}
2026-02-17 02:44:20.602 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-1149"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-1149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-1149"}
2026-02-17 02:44:20.602 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:20.622 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-1149"}
2026-02-17 02:44:27.313 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5812"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5812"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-5812"}
2026-02-17 02:44:27.351 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1884"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-1884"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1884"}
2026-02-17 02:44:27.374 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1884" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:27.418 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1884"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-1884"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1884"}
2026-02-17 02:44:27.450 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3808"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3808"}
2026-02-17 02:44:27.450 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3808" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:31.555 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3808"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3808"}
2026-02-17 02:44:31.582 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-149"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-149"}
2026-02-17 02:44:31.611 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-149" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:32.361 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-5812/netserver-0, name=eth0)
2026-02-17 02:44:32.361 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5812/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"califf15b6bc6ab" profile_ids:"kns.pod-network-test-5812" profile_ids:"ksa.pod-network-test-5812.default" ipv4_nets:"10.100.32.114/32"}
2026-02-17 02:44:32.361 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.361 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.361 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.363 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califf15b6bc6ab"
2026-02-17 02:44:32.363 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.363 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.390 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.391 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.411 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5812"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5812"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-5812"}
2026-02-17 02:44:32.652 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-5812/netserver-0, name=eth0)
2026-02-17 02:44:32.652 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5812/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:44:32.652 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-5812"}
2026-02-17 02:44:32.653 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-5812.default"}
2026-02-17 02:44:32.653 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.653 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.654 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8HtEadOvEU6kXLwBrI" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.654 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SZsFY5TVo3ktBGcQpT" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.654 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8HtEadOvEU6kXLwBrI" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.654 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SZsFY5TVo3ktBGcQpT" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.654 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.655 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califf15b6bc6ab" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.655 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califf15b6bc6ab" ipVersion=0x4 table="filter"
2026-02-17 02:44:32.655 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.655 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.655 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.114
bird: KIF: Received address message for unknown interface 55
2026-02-17 02:44:32.716 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5812/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:32.761 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1884" name:"default"}
2026-02-17 02:44:32.762 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=55
2026-02-17 02:44:32.762 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califf15b6bc6ab"
2026-02-17 02:44:32.762 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="califf15b6bc6ab" state="down"
2026-02-17 02:44:32.762 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="califf15b6bc6ab" state=""
2026-02-17 02:44:32.762 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califf15b6bc6ab"
2026-02-17 02:44:32.786 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf15b6bc6ab", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.786 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf15b6bc6ab", Addrs:set.Typed[string]{}}
2026-02-17 02:44:32.786 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf15b6bc6ab", State:"down", Index:55}
2026-02-17 02:44:32.787 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califf15b6bc6ab", State:"", Index:55}
2026-02-17 02:44:32.787 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califf15b6bc6ab", Addrs:set.Set[string](nil)}
2026-02-17 02:44:32.787 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califf15b6bc6ab", Addrs:set.Set[string](nil)}
2026-02-17 02:44:32.960 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1884"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-1884"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1884"}
2026-02-17 02:44:32.987 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1884"}
2026-02-17 02:44:35.692 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-149"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-149"}
2026-02-17 02:44:35.721 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8744"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-8744"}
2026-02-17 02:44:35.749 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-8744" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:35.809 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8744"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-8744"}
2026-02-17 02:44:35.847 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-2115"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-2115"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-2115"}
2026-02-17 02:44:35.875 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-2115" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:36.245 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5407/ss-1, name=eth0)
2026-02-17 02:44:36.245 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5407/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0d946a99c" profile_ids:"kns.statefulset-5407" profile_ids:"ksa.statefulset-5407.default" ipv4_nets:"10.100.32.113/32"}
2026-02-17 02:44:36.245 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:36.245 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:36.245 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:36.246 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0d946a99c"
2026-02-17 02:44:36.246 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:36.246 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:36.275 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:36.276 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:36.672 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3808" name:"default"}
2026-02-17 02:44:37.422 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3808"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3808"}
2026-02-17 02:44:37.480 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3808"}
2026-02-17 02:44:37.851 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-5812" name:"default"}
2026-02-17 02:44:38.098 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-5812"}
2026-02-17 02:44:38.386 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5407/ss-1, name=eth0)
2026-02-17 02:44:38.388 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5407/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0d946a99c" profile_ids:"kns.statefulset-5407" profile_ids:"ksa.statefulset-5407.default" ipv4_nets:"10.100.32.113/32"}
2026-02-17 02:44:38.388 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.388 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.388 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.389 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0d946a99c"
2026-02-17 02:44:38.389 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.389 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.412 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:38.412 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:38.745 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5407/ss-1, name=eth0)
2026-02-17 02:44:38.746 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5407/ss-1" endpoint_id:"eth0"}
2026-02-17 02:44:38.746 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5407"}
2026-02-17 02:44:38.746 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5407.default"}
2026-02-17 02:44:38.746 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.746 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HBhn1VkRqauf8av9yG" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5fgMf2BPAHF9FJj966" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HBhn1VkRqauf8av9yG" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5fgMf2BPAHF9FJj966" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.747 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calice0d946a99c" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calice0d946a99c" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.747 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.747 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.748 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.113
2026-02-17 02:44:38.807 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5407/ss-1", EndpointId:"eth0"}
2026-02-17 02:44:38.854 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=54
2026-02-17 02:44:38.854 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice0d946a99c"
2026-02-17 02:44:38.854 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calice0d946a99c" state="down"
2026-02-17 02:44:38.854 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice0d946a99c", Addrs:set.Typed[string]{}}
2026-02-17 02:44:38.854 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice0d946a99c", Addrs:set.Typed[string]{}}
2026-02-17 02:44:38.854 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice0d946a99c", State:"down", Index:54}
2026-02-17 02:44:38.857 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calice0d946a99c" state=""
2026-02-17 02:44:38.857 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calice0d946a99c"
2026-02-17 02:44:38.885 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice0d946a99c", State:"", Index:54}
2026-02-17 02:44:38.885 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice0d946a99c", Addrs:set.Set[string](nil)}
2026-02-17 02:44:38.885 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice0d946a99c", Addrs:set.Set[string](nil)}
2026-02-17 02:44:41.031 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-149" name:"default"}
2026-02-17 02:44:41.062 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-149"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-149"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-149"}
2026-02-17 02:44:41.083 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-149"}
2026-02-17 02:44:41.166 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-8744" name:"default"}
2026-02-17 02:44:41.260 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-8744"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-8744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-8744"}
2026-02-17 02:44:41.285 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-8744"}
2026-02-17 02:44:46.331 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5407"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5407"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5407"}
2026-02-17 02:44:46.363 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4157"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4157"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4157"}
2026-02-17 02:44:46.363 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4157" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:46.480 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:44:49.228 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-2115"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-2115"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-2115"}
2026-02-17 02:44:49.255 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4056"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"job-4056"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4056"}
2026-02-17 02:44:49.286 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4056" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:50.478 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4157"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4157"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4157"}
2026-02-17 02:44:50.498 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8238"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-8238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8238"}
2026-02-17 02:44:50.531 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:51.361 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5407"
2026-02-17 02:44:51.868 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5407" name:"default"}
2026-02-17 02:44:52.041 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5407"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5407"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5407"}
2026-02-17 02:44:52.068 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5407"}
2026-02-17 02:44:53.336 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4056"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"job-4056"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4056"}
2026-02-17 02:44:53.369 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-5362"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-5362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-5362"}
2026-02-17 02:44:53.392 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-5362" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:54.290 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-2115"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-2115"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-2115"}
2026-02-17 02:44:55.789 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4157" name:"default"}
2026-02-17 02:44:56.043 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4157"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4157"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4157"}
2026-02-17 02:44:56.067 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4157"}
2026-02-17 02:44:56.485 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-5362" type:"ClusterIP" cluster_ips:"10.254.172.41" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:44:56.631 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8238"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-8238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8238"}
2026-02-17 02:44:56.662 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7180"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7180"}
2026-02-17 02:44:56.692 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7180" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:58.574 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4056" name:"default"}
2026-02-17 02:44:58.655 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4056"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"job-4056"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4056"}
2026-02-17 02:44:58.694 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4056"}
2026-02-17 02:44:59.668 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-2115" name:"default"}
2026-02-17 02:44:59.798 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-2115"}
2026-02-17 02:44:59.836 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7180"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7180"}
2026-02-17 02:44:59.866 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-3900"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-3900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-3900"}
2026-02-17 02:44:59.902 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-3900" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:00.633 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-5362"
2026-02-17 02:45:00.746 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-5362"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-5362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-5362"}
2026-02-17 02:45:00.829 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6242"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6242"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-6242"}
2026-02-17 02:45:00.868 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-6242" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:00.947 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6242"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6242"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-6242"}
2026-02-17 02:45:00.996 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4609"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4609"}
2026-02-17 02:45:00.996 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4609" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:02.100 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8238" name:"default"}
2026-02-17 02:45:02.174 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8238"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-8238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8238"}
2026-02-17 02:45:02.198 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8238"}
2026-02-17 02:45:04.961 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7180" name:"default"}
2026-02-17 02:45:04.984 [INFO][58] felix/summary.go 100: Summarising 223 dataplane reconciliation loops over 1m2s: avg=32ms longest=78ms (resync-calico-v4)
2026-02-17 02:45:05.054 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7180"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7180"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-7180"}
2026-02-17 02:45:05.083 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7180"}
2026-02-17 02:45:05.628 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4609"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4609"}
2026-02-17 02:45:05.680 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-977"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-977"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-977"}
2026-02-17 02:45:05.710 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-977" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:05.759 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-977"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-977"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-977"}
2026-02-17 02:45:05.784 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-4702"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-4702"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-4702"}
2026-02-17 02:45:05.807 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-4702" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:06.035 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-5362" name:"default"}
2026-02-17 02:45:06.092 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-5362"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-5362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-5362"}
2026-02-17 02:45:06.120 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-5362"}
2026-02-17 02:45:06.294 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-6242" name:"default"}
2026-02-17 02:45:06.346 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6242"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6242"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-6242"}
2026-02-17 02:45:06.377 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-6242"}
2026-02-17 02:45:06.632 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-4702"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-4702"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-4702"}
2026-02-17 02:45:06.662 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2308"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2308"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2308"}
2026-02-17 02:45:06.663 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2308" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:08.425 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-826"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-826"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-826"}
2026-02-17 02:45:08.449 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5533"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5533"}
2026-02-17 02:45:08.482 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5533" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:09.012 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-3900"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-3900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-3900"}
2026-02-17 02:45:09.038 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1246"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-1246"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1246"}
2026-02-17 02:45:09.065 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1246" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:09.122 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1246" type:"NodePort" cluster_ips:"10.254.121.142" ports:{Protocol:"TCP" Port:80 NodePort:31240}
2026-02-17 02:45:09.754 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1246/affinity-nodeport-transition-7d57658b6c-brm66, name=eth0)
2026-02-17 02:45:09.754 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1246"} profile:{inbound_rules:{action:"allow" rule_id:"fvNPH8t1CtCrH0Oz"} outbound_rules:{action:"allow" rule_id:"mJeNOr2En0EtewPq"}}
2026-02-17 02:45:09.754 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1246.default"} profile:{}
2026-02-17 02:45:09.754 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali739e8fe93c8" profile_ids:"kns.services-1246" profile_ids:"ksa.services-1246.default" ipv4_nets:"10.100.32.115/32"}
2026-02-17 02:45:09.754 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:09.754 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:09.754 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:09.755 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali739e8fe93c8" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.755 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1246" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.755 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pUilPvQcpwwDN9smpW" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.755 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali739e8fe93c8" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.755 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1246" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.755 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pUilPvQcpwwDN9smpW" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.755 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali739e8fe93c8"
2026-02-17 02:45:09.755 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:09.755 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:09.803 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:09.803 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"} status="down"
2026-02-17 02:45:09.835 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali739e8fe93c8" state="down"
2026-02-17 02:45:09.835 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali739e8fe93c8"
2026-02-17 02:45:09.835 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali739e8fe93c8", State:"down", Index:56}
2026-02-17 02:45:09.836 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali739e8fe93c8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.836 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali739e8fe93c8" state="up"
2026-02-17 02:45:09.836 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali739e8fe93c8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.836 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali739e8fe93c8", State:"up", Index:56}
2026-02-17 02:45:09.836 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali739e8fe93c8"
2026-02-17 02:45:09.836 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali739e8fe93c8"
2026-02-17 02:45:09.836 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali739e8fe93c8"
2026-02-17 02:45:09.836 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:09.837 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:09.865 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:09.865 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"} status="up"
2026-02-17 02:45:10.679 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:45:10.679 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:10.679 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:10.705 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4609"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4609"}
2026-02-17 02:45:10.775 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1246/affinity-nodeport-transition-7d57658b6c-brm66, name=eth0)
2026-02-17 02:45:10.776 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali739e8fe93c8" profile_ids:"kns.services-1246" profile_ids:"ksa.services-1246.default" ipv4_nets:"10.100.32.115/32"}
2026-02-17 02:45:10.776 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:10.776 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:10.776 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:10.778 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali739e8fe93c8"
2026-02-17 02:45:10.778 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:10.778 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:10.804 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:10.804 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"} status="up"
2026-02-17 02:45:10.825 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-977" name:"default"}
2026-02-17 02:45:11.298 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-977"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-977"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-977"}
2026-02-17 02:45:11.332 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-977"}
2026-02-17 02:45:11.555 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=56
2026-02-17 02:45:11.555 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali739e8fe93c8"
2026-02-17 02:45:11.555 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali739e8fe93c8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:11.556 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali739e8fe93c8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:11.829 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-4702" name:"default"}
2026-02-17 02:45:11.970 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-4702"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-4702"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-4702"}
2026-02-17 02:45:12.002 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-4702"}
2026-02-17 02:45:12.570 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5533"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5533"}
2026-02-17 02:45:12.598 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6964"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6964"}
2026-02-17 02:45:12.599 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6964" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:13.837 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-826" name:"default"}
2026-02-17 02:45:13.867 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-826"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-826"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-826"}
2026-02-17 02:45:13.888 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-826"}
2026-02-17 02:45:13.904 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1246" type:"NodePort" cluster_ips:"10.254.121.142" ports:{Protocol:"TCP" Port:80 NodePort:31240}
2026-02-17 02:45:14.039 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-3900"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-3900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-3900"}
2026-02-17 02:45:14.224 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1246" type:"NodePort" cluster_ips:"10.254.121.142" ports:{Protocol:"TCP" Port:80 NodePort:31240}
2026-02-17 02:45:14.532 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-1246"
2026-02-17 02:45:14.572 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1246/affinity-nodeport-transition-7d57658b6c-brm66, name=eth0)
2026-02-17 02:45:14.572 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali739e8fe93c8" profile_ids:"kns.services-1246" profile_ids:"ksa.services-1246.default" ipv4_nets:"10.100.32.115/32"}
2026-02-17 02:45:14.573 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.573 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.573 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.573 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali739e8fe93c8"
2026-02-17 02:45:14.574 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.574 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.593 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1246/affinity-nodeport-transition-7d57658b6c-brm66, name=eth0)
2026-02-17 02:45:14.601 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:14.601 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"} status="up"
2026-02-17 02:45:14.601 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66" endpoint_id:"eth0"}
2026-02-17 02:45:14.601 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1246"}
2026-02-17 02:45:14.602 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1246.default"}
2026-02-17 02:45:14.602 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.602 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.602 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1246" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.602 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pUilPvQcpwwDN9smpW" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.602 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1246" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.602 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pUilPvQcpwwDN9smpW" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.602 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.602 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali739e8fe93c8" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.602 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali739e8fe93c8" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.602 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.602 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.602 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.115
2026-02-17 02:45:14.658 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1246/affinity-nodeport-transition-7d57658b6c-brm66", EndpointId:"eth0"}
2026-02-17 02:45:14.658 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1246"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-1246"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1246"}
2026-02-17 02:45:14.658 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1815"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1815"}
2026-02-17 02:45:14.682 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1815" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:15.818 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4609" name:"default"}
2026-02-17 02:45:15.981 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4609"}
2026-02-17 02:45:16.957 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=56
2026-02-17 02:45:16.957 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali739e8fe93c8"
2026-02-17 02:45:16.957 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali739e8fe93c8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:16.957 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali739e8fe93c8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:16.962 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali739e8fe93c8" state="down"
2026-02-17 02:45:16.962 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali739e8fe93c8" state=""
2026-02-17 02:45:16.962 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali739e8fe93c8"
2026-02-17 02:45:16.986 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali739e8fe93c8", State:"down", Index:56}
2026-02-17 02:45:16.986 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali739e8fe93c8", State:"", Index:56}
2026-02-17 02:45:16.986 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali739e8fe93c8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:16.986 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali739e8fe93c8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:17.713 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6964"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6964"}
2026-02-17 02:45:17.773 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6609"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6609"}
2026-02-17 02:45:17.808 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6609" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:17.808 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6609"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6609"} labels:{key:"webhook-6609" value:"true"}
2026-02-17 02:45:17.831 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5707"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5707"} labels:{key:"webhook-6609-markers" value:"true"}
2026-02-17 02:45:17.831 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:17.880 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5533" name:"default"}
2026-02-17 02:45:17.940 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5533"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5533"}
2026-02-17 02:45:17.972 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5533"}
2026-02-17 02:45:18.803 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1815"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1815"}
2026-02-17 02:45:18.835 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7270"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-7270"}
2026-02-17 02:45:18.868 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-7270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:20.020 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1246" name:"default"}
2026-02-17 02:45:20.077 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1246"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-1246"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1246"}
2026-02-17 02:45:20.102 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1246"}
2026-02-17 02:45:20.510 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6609" type:"ClusterIP" cluster_ips:"10.254.67.51" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:45:21.538 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6609"
2026-02-17 02:45:21.612 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6609"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6609"} labels:{key:"webhook-6609" value:"true"}
2026-02-17 02:45:21.635 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5707"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5707"} labels:{key:"webhook-6609-markers" value:"true"}
2026-02-17 02:45:21.655 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3246"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3246"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3246"}
2026-02-17 02:45:21.655 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3246" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:22.959 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6964" name:"default"}
2026-02-17 02:45:22.989 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6964"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6964"}
2026-02-17 02:45:23.011 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6964"}
2026-02-17 02:45:23.040 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7270"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-7270"}
2026-02-17 02:45:23.067 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1773"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1773"}
2026-02-17 02:45:23.067 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-1773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:24.327 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1815" name:"default"}
2026-02-17 02:45:24.357 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1815"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1815"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1815"}
2026-02-17 02:45:24.384 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1815"}
2026-02-17 02:45:25.775 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3246"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3246"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3246"}
2026-02-17 02:45:25.812 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9771"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9771"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9771"}
2026-02-17 02:45:25.839 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-9771" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:26.663 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6609" name:"default"}
2026-02-17 02:45:26.798 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5707" name:"default"}
2026-02-17 02:45:27.177 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6609"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6609"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6609"} labels:{key:"webhook-6609" value:"true"}
2026-02-17 02:45:27.209 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6609"}
2026-02-17 02:45:27.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5707"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5707"} labels:{key:"webhook-6609-markers" value:"true"}
2026-02-17 02:45:27.283 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5707"}
2026-02-17 02:45:28.080 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-7270"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-7270"}
2026-02-17 02:45:28.746 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replicaset-1773/test-rs-7hhpj, name=eth0)
2026-02-17 02:45:28.746 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-1773"} profile:{inbound_rules:{action:"allow" rule_id:"MtcUx9JGuwPpoUrZ"} outbound_rules:{action:"allow" rule_id:"7cCYQxYiCcfIvN-V"}}
2026-02-17 02:45:28.746 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-1773.default"} profile:{}
2026-02-17 02:45:28.746 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1773/test-rs-7hhpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16ddfc18b5d" profile_ids:"kns.replicaset-1773" profile_ids:"ksa.replicaset-1773.default" ipv4_nets:"10.100.32.116/32"}
2026-02-17 02:45:28.746 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:28.747 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:28.747 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:28.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali16ddfc18b5d" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-1773" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_po5BCp3sbRHEMq9nQp" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali16ddfc18b5d" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.747 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-1773" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.748 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_po5BCp3sbRHEMq9nQp" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.748 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:28.748 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:28.748 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:28.792 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:28.793 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} status="down"
2026-02-17 02:45:28.829 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali16ddfc18b5d" state="down"
2026-02-17 02:45:28.829 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:28.829 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16ddfc18b5d", State:"down", Index:57}
2026-02-17 02:45:28.829 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16ddfc18b5d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.829 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16ddfc18b5d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.829 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:28.829 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:28.829 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:28.830 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali16ddfc18b5d" state="up"
2026-02-17 02:45:28.851 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:28.851 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} status="down"
2026-02-17 02:45:28.852 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16ddfc18b5d", State:"up", Index:57}
2026-02-17 02:45:28.852 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:28.852 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:28.852 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:28.852 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:28.852 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:28.878 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:28.878 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.865 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replicaset-1773/test-rs-7hhpj, name=eth0)
2026-02-17 02:45:29.866 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1773/test-rs-7hhpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16ddfc18b5d" profile_ids:"kns.replicaset-1773" profile_ids:"ksa.replicaset-1773.default" ipv4_nets:"10.100.32.116/32"}
2026-02-17 02:45:29.866 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:29.866 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:29.866 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:29.867 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:29.867 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:29.867 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:29.892 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:29.892 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.977 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1773"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1773"}
2026-02-17 02:45:30.026 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2189"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2189"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2189"}
2026-02-17 02:45:30.059 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2189" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:30.624 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=57
2026-02-17 02:45:30.624 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:30.624 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16ddfc18b5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:30.624 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16ddfc18b5d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:30.813 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3246" name:"default"}
2026-02-17 02:45:31.227 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3246"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3246"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3246"}
2026-02-17 02:45:31.265 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3246"}
2026-02-17 02:45:32.116 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2189"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2189"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2189"}
2026-02-17 02:45:32.143 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6473"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6473"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6473"}
2026-02-17 02:45:32.166 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6473" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:35.000 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replicaset-1773/test-rs-7hhpj, name=eth0)
2026-02-17 02:45:35.000 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1773/test-rs-7hhpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali16ddfc18b5d" profile_ids:"kns.replicaset-1773" profile_ids:"ksa.replicaset-1773.default" ipv4_nets:"10.100.32.116/32"}
2026-02-17 02:45:35.000 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.000 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.000 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.001 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:35.001 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.001 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.009 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replicaset-1773/test-rs-7hhpj, name=eth0)
2026-02-17 02:45:35.024 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:35.024 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"} status="up"
2026-02-17 02:45:35.024 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-1773/test-rs-7hhpj" endpoint_id:"eth0"}
2026-02-17 02:45:35.025 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-1773.default"}
2026-02-17 02:45:35.025 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-1773"}
2026-02-17 02:45:35.025 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.025 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.026 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-1773" ipVersion=0x4 table="filter"
2026-02-17 02:45:35.026 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_po5BCp3sbRHEMq9nQp" ipVersion=0x4 table="filter"
2026-02-17 02:45:35.026 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-1773" ipVersion=0x4 table="filter"
2026-02-17 02:45:35.026 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_po5BCp3sbRHEMq9nQp" ipVersion=0x4 table="filter"
2026-02-17 02:45:35.026 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.026 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali16ddfc18b5d" ipVersion=0x4 table="filter"
2026-02-17 02:45:35.026 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali16ddfc18b5d" ipVersion=0x4 table="filter"
2026-02-17 02:45:35.026 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.026 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.026 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.116
2026-02-17 02:45:35.093 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-1773/test-rs-7hhpj", EndpointId:"eth0"}
2026-02-17 02:45:35.447 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali16ddfc18b5d" state="down"
2026-02-17 02:45:35.448 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:35.448 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16ddfc18b5d", State:"down", Index:57}
2026-02-17 02:45:35.448 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16ddfc18b5d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:35.448 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16ddfc18b5d", Addrs:set.Typed[string]{}}
2026-02-17 02:45:35.451 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=57
2026-02-17 02:45:35.453 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali16ddfc18b5d" state=""
2026-02-17 02:45:35.453 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali16ddfc18b5d"
2026-02-17 02:45:35.485 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali16ddfc18b5d", State:"", Index:57}
2026-02-17 02:45:35.485 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali16ddfc18b5d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:35.485 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali16ddfc18b5d", Addrs:set.Set[string](nil)}
2026-02-17 02:45:35.672 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-1773" name:"default"}
2026-02-17 02:45:35.823 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1773"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1773"}
2026-02-17 02:45:35.851 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-1773"}
2026-02-17 02:45:36.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6473"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6473"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6473"}
2026-02-17 02:45:36.277 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5576"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5576"}
2026-02-17 02:45:36.308 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-5576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:37.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2189"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2189"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2189"}
2026-02-17 02:45:41.614 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6473" name:"default"}
2026-02-17 02:45:41.904 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6473"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6473"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6473"}
2026-02-17 02:45:41.926 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6473"}
2026-02-17 02:45:42.680 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2189" name:"default"}
2026-02-17 02:45:42.817 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2189"}
2026-02-17 02:45:46.493 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:45:51.476 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-3900" name:"default"}
2026-02-17 02:45:51.733 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-3900"}
2026-02-17 02:46:01.877 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7482"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-7482"}
2026-02-17 02:46:01.921 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4809"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4809"}
2026-02-17 02:46:01.943 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-4809" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:01.964 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4809"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4809"} labels:{key:"validating-admission-policy-4809" value:"true"}
2026-02-17 02:46:02.342 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4809"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4809"} labels:{key:"validating-admission-policy-4809" value:"true"}
2026-02-17 02:46:02.380 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3611"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3611"}
2026-02-17 02:46:02.406 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3611" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:05.351 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-7270" name:"default"}
2026-02-17 02:46:05.383 [INFO][58] felix/summary.go 100: Summarising 134 dataplane reconciliation loops over 1m0.4s: avg=29ms longest=92ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:46:05.483 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-7270"}
2026-02-17 02:46:06.916 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7482"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7482"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-7482"}
2026-02-17 02:46:07.435 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-4809" name:"default"}
2026-02-17 02:46:07.680 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-4809"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-4809"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-4809"} labels:{key:"validating-admission-policy-4809" value:"true"}
2026-02-17 02:46:07.709 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-4809"}
2026-02-17 02:46:12.981 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2308"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2308"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2308"}
2026-02-17 02:46:13.003 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5846"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-5846"}
2026-02-17 02:46:13.003 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-5846" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:17.116 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5846"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-5846"}
2026-02-17 02:46:17.148 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5740"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-5740"}
2026-02-17 02:46:17.148 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-5740" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:18.338 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2308" name:"default"}
2026-02-17 02:46:18.530 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2308"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2308"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2308"}
2026-02-17 02:46:18.558 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2308"}
2026-02-17 02:46:22.244 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-5846" name:"default"}
2026-02-17 02:46:22.359 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5846"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-5846"}
2026-02-17 02:46:22.381 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-5846"}
2026-02-17 02:46:30.501 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3611"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3611"}
2026-02-17 02:46:30.526 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3519"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-3519"}
2026-02-17 02:46:30.558 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-3519" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:33.116 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-3519/rc-test-twwsl, name=eth0)
2026-02-17 02:46:33.117 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-3519"} profile:{inbound_rules:{action:"allow" rule_id:"PH0yTtqMVZpT5Voa"} outbound_rules:{action:"allow" rule_id:"RGwaKpBAkvyAjrTM"}}
2026-02-17 02:46:33.117 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-3519.default"} profile:{}
2026-02-17 02:46:33.117 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3519/rc-test-twwsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d623ff7058" profile_ids:"kns.replication-controller-3519" profile_ids:"ksa.replication-controller-3519.default" ipv4_nets:"10.100.32.117/32"}
2026-02-17 02:46:33.117 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:33.117 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:33.117 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:33.118 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2d623ff7058" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.118 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_32qfvLfmk-GS-kn3k8" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.118 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_J0zjIrBt84wkZ_tZT1" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.118 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2d623ff7058" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.118 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_32qfvLfmk-GS-kn3k8" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.118 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_J0zjIrBt84wkZ_tZT1" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.118 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2d623ff7058"
2026-02-17 02:46:33.118 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:33.118 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:33.165 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:33.166 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} status="down"
2026-02-17 02:46:33.191 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali2d623ff7058" state="down"
2026-02-17 02:46:33.191 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d623ff7058"
2026-02-17 02:46:33.191 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d623ff7058", State:"down", Index:58}
2026-02-17 02:46:33.191 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d623ff7058", Addrs:set.Typed[string]{}}
2026-02-17 02:46:33.191 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d623ff7058", Addrs:set.Typed[string]{}}
2026-02-17 02:46:33.191 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d623ff7058"
2026-02-17 02:46:33.191 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:33.191 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:33.195 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali2d623ff7058" state="up"
2026-02-17 02:46:33.217 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:33.217 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} status="down"
2026-02-17 02:46:33.217 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d623ff7058", State:"up", Index:58}
2026-02-17 02:46:33.218 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2d623ff7058"
2026-02-17 02:46:33.218 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d623ff7058"
2026-02-17 02:46:33.218 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d623ff7058"
2026-02-17 02:46:33.218 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:33.218 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:33.246 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:33.246 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} status="up"
2026-02-17 02:46:34.449 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-3519/rc-test-twwsl, name=eth0)
2026-02-17 02:46:34.449 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3519/rc-test-twwsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d623ff7058" profile_ids:"kns.replication-controller-3519" profile_ids:"ksa.replication-controller-3519.default" ipv4_nets:"10.100.32.117/32"}
2026-02-17 02:46:34.450 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.450 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.450 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.451 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d623ff7058"
2026-02-17 02:46:34.451 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.451 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.475 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:34.475 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} status="up"
2026-02-17 02:46:34.507 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-3519/rc-test-twwsl, name=eth0)
2026-02-17 02:46:34.507 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3519/rc-test-twwsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d623ff7058" profile_ids:"kns.replication-controller-3519" profile_ids:"ksa.replication-controller-3519.default" ipv4_nets:"10.100.32.117/32"}
2026-02-17 02:46:34.507 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.507 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.507 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.508 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d623ff7058"
2026-02-17 02:46:34.508 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.508 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:34.534 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:34.534 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} status="up"
2026-02-17 02:46:34.548 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3519"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-3519"}
2026-02-17 02:46:34.579 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1332"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1332"}
2026-02-17 02:46:34.616 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:35.104 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=58
2026-02-17 02:46:35.104 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2d623ff7058"
2026-02-17 02:46:35.104 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d623ff7058", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:35.104 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d623ff7058", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:35.846 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3611" name:"default"}
2026-02-17 02:46:35.894 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3611"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-3611"}
2026-02-17 02:46:35.915 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3611"}
2026-02-17 02:46:38.335 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5740"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-5740"}
2026-02-17 02:46:38.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8435"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8435"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8435"}
2026-02-17 02:46:38.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8435" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:39.601 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-3519/rc-test-twwsl, name=eth0)
2026-02-17 02:46:39.602 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3519/rc-test-twwsl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d623ff7058" profile_ids:"kns.replication-controller-3519" profile_ids:"ksa.replication-controller-3519.default" ipv4_nets:"10.100.32.117/32"}
2026-02-17 02:46:39.602 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.602 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.602 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.603 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d623ff7058"
2026-02-17 02:46:39.604 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.604 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.626 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:39.626 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"} status="up"
2026-02-17 02:46:39.626 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-3519"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-3519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-3519"}
2026-02-17 02:46:39.971 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-3519/rc-test-twwsl, name=eth0)
2026-02-17 02:46:39.972 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-3519/rc-test-twwsl" endpoint_id:"eth0"}
2026-02-17 02:46:39.972 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-3519"}
2026-02-17 02:46:39.972 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-3519.default"}
2026-02-17 02:46:39.972 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.972 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.977 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_32qfvLfmk-GS-kn3k8" ipVersion=0x4 table="filter"
2026-02-17 02:46:39.977 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_J0zjIrBt84wkZ_tZT1" ipVersion=0x4 table="filter"
2026-02-17 02:46:39.977 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_32qfvLfmk-GS-kn3k8" ipVersion=0x4 table="filter"
2026-02-17 02:46:39.977 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_J0zjIrBt84wkZ_tZT1" ipVersion=0x4 table="filter"
2026-02-17 02:46:39.977 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.977 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2d623ff7058" ipVersion=0x4 table="filter"
2026-02-17 02:46:39.977 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2d623ff7058" ipVersion=0x4 table="filter"
2026-02-17 02:46:39.977 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.977 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:39.979 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.117
2026-02-17 02:46:40.032 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-3519/rc-test-twwsl", EndpointId:"eth0"}
2026-02-17 02:46:40.073 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=58
2026-02-17 02:46:40.073 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d623ff7058"
2026-02-17 02:46:40.073 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali2d623ff7058" state="down"
2026-02-17 02:46:40.073 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d623ff7058", Addrs:set.Typed[string]{}}
2026-02-17 02:46:40.073 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d623ff7058", Addrs:set.Typed[string]{}}
2026-02-17 02:46:40.073 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d623ff7058", State:"down", Index:58}
2026-02-17 02:46:40.076 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali2d623ff7058" state=""
2026-02-17 02:46:40.076 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2d623ff7058"
2026-02-17 02:46:40.100 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d623ff7058", State:"", Index:58}
2026-02-17 02:46:40.100 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d623ff7058", Addrs:set.Set[string](nil)}
2026-02-17 02:46:40.100 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d623ff7058", Addrs:set.Set[string](nil)}
2026-02-17 02:46:41.689 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1332"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1332"}
2026-02-17 02:46:41.729 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1631"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1631"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1631"}
2026-02-17 02:46:41.789 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-1631" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:42.478 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8435"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8435"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8435"}
2026-02-17 02:46:42.546 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7709"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-7709"}
2026-02-17 02:46:42.576 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-7709" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:43.732 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-5740" name:"default"}
2026-02-17 02:46:44.018 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-5740"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-5740"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-5740"}
2026-02-17 02:46:44.049 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-5740"}
2026-02-17 02:46:44.470 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-7482" name:"default"}
2026-02-17 02:46:44.491 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-7482"}
2026-02-17 02:46:45.085 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-3519" name:"default"}
2026-02-17 02:46:45.165 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-3519"}
2026-02-17 02:46:45.856 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1631"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1631"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1631"}
2026-02-17 02:46:45.881 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-49"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-49"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-49"}
2026-02-17 02:46:45.907 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-49" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:46.521 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:46:47.038 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1332" name:"default"}
2026-02-17 02:46:47.171 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1332"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1332"}
2026-02-17 02:46:47.198 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1332"}
2026-02-17 02:46:47.671 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8435" name:"default"}
2026-02-17 02:46:47.756 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8435"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8435"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8435"}
2026-02-17 02:46:47.787 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-8435"}
2026-02-17 02:46:49.981 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-49"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-49"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-49"}
2026-02-17 02:46:50.020 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3009"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3009"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3009"}
2026-02-17 02:46:50.056 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-3009" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:50.202 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3009"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3009"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3009"}
2026-02-17 02:46:50.242 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5252"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-5252"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5252"}
2026-02-17 02:46:50.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5252" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:50.290 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5252" type:"ExternalName"
2026-02-17 02:46:50.332 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-5252" type:"NodePort" cluster_ips:"10.254.215.180" ports:{Protocol:"TCP" Port:80 NodePort:32528}
2026-02-17 02:46:50.974 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-5252/externalname-service-5ddc9fd85f-nb5gf, name=eth0)
2026-02-17 02:46:50.974 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5252"} profile:{inbound_rules:{action:"allow" rule_id:"zKcb3vBB4MwrSh28"} outbound_rules:{action:"allow" rule_id:"VwpX809U4cN7hvGr"}}
2026-02-17 02:46:50.974 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5252.default"} profile:{}
2026-02-17 02:46:50.975 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5252/externalname-service-5ddc9fd85f-nb5gf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali034d5273994" profile_ids:"kns.services-5252" profile_ids:"ksa.services-5252.default" ipv4_nets:"10.100.32.118/32"}
2026-02-17 02:46:50.975 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:50.975 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:50.975 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:50.976 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:46:50.976 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali034d5273994" ipVersion=0x4 table="filter"
2026-02-17 02:46:50.976 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5252" ipVersion=0x4 table="filter"
2026-02-17 02:46:50.976 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tnbGtdGh2cedOB41iE" ipVersion=0x4 table="filter"
2026-02-17 02:46:50.976 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:46:50.976 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali034d5273994" ipVersion=0x4 table="filter"
2026-02-17 02:46:50.976 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5252" ipVersion=0x4 table="filter"
2026-02-17 02:46:50.976 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tnbGtdGh2cedOB41iE" ipVersion=0x4 table="filter"
2026-02-17 02:46:50.976 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali034d5273994"
2026-02-17 02:46:50.976 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:50.976 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:51.025 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:51.025 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"} status="down"
2026-02-17 02:46:51.055 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali034d5273994" state="down"
2026-02-17 02:46:51.055 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali034d5273994"
2026-02-17 02:46:51.055 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali034d5273994" state="up"
2026-02-17 02:46:51.055 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali034d5273994", State:"down", Index:59}
2026-02-17 02:46:51.055 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali034d5273994", Addrs:set.Typed[string]{}}
2026-02-17 02:46:51.055 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali034d5273994", Addrs:set.Typed[string]{}}
2026-02-17 02:46:51.056 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali034d5273994", State:"up", Index:59}
2026-02-17 02:46:51.056 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali034d5273994"
2026-02-17 02:46:51.056 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali034d5273994"
2026-02-17 02:46:51.056 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali034d5273994"
2026-02-17 02:46:51.056 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:51.056 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:51.073 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:51.073 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"} status="up"
2026-02-17 02:46:51.427 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-1631" name:"default"}
2026-02-17 02:46:51.555 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-5252/externalname-service-5ddc9fd85f-nb5gf, name=eth0)
2026-02-17 02:46:51.555 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5252/externalname-service-5ddc9fd85f-nb5gf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali034d5273994" profile_ids:"kns.services-5252" profile_ids:"ksa.services-5252.default" ipv4_nets:"10.100.32.118/32"}
2026-02-17 02:46:51.555 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:51.555 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:51.555 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:51.556 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali034d5273994"
2026-02-17 02:46:51.556 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:51.556 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:46:51.596 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:51.596 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"} status="up"
2026-02-17 02:46:51.696 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1631"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1631"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1631"}
2026-02-17 02:46:51.727 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-1631"}
2026-02-17 02:46:52.224 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=59
2026-02-17 02:46:52.224 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali034d5273994"
2026-02-17 02:46:52.224 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali034d5273994", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:52.224 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali034d5273994", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:55.083 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-49" name:"default"}
2026-02-17 02:46:55.255 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-49"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-49"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-49"}
2026-02-17 02:46:55.284 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-49"}
2026-02-17 02:46:55.428 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-3009" name:"default"}
2026-02-17 02:46:55.481 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3009"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3009"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3009"}
2026-02-17 02:46:55.509 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-3009"}
2026-02-17 02:46:59.170 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-5252"
2026-02-17 02:46:59.230 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5252"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-5252"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5252"}
2026-02-17 02:46:59.287 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1268"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-1268"}
2026-02-17 02:46:59.287 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-1268" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:59.319 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1268"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-1268"}
2026-02-17 02:46:59.352 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-100"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-100"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-100"}
2026-02-17 02:46:59.352 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-100" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:04.260 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-5252/externalname-service-5ddc9fd85f-nb5gf, name=eth0)
2026-02-17 02:47:04.261 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5252/externalname-service-5ddc9fd85f-nb5gf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali034d5273994" profile_ids:"kns.services-5252" profile_ids:"ksa.services-5252.default" ipv4_nets:"10.100.32.118/32"}
2026-02-17 02:47:04.261 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.262 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.262 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.263 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali034d5273994"
2026-02-17 02:47:04.263 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.263 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.271 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-5252/externalname-service-5ddc9fd85f-nb5gf, name=eth0)
2026-02-17 02:47:04.297 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:04.297 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"} status="up"
2026-02-17 02:47:04.298 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5252/externalname-service-5ddc9fd85f-nb5gf" endpoint_id:"eth0"}
2026-02-17 02:47:04.298 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5252"}
2026-02-17 02:47:04.298 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5252.default"}
2026-02-17 02:47:04.298 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.298 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.299 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5252" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.299 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tnbGtdGh2cedOB41iE" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.299 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5252" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.299 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tnbGtdGh2cedOB41iE" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.299 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.299 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.299 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali034d5273994" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.299 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.299 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali034d5273994" ipVersion=0x4 table="filter"
2026-02-17 02:47:04.299 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.299 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.300 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.118
2026-02-17 02:47:04.368 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5252/externalname-service-5ddc9fd85f-nb5gf", EndpointId:"eth0"}
2026-02-17 02:47:04.735 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5252" name:"default"}
2026-02-17 02:47:04.810 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-100"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-100"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-100"}
2026-02-17 02:47:04.837 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-1268" name:"default"}
2026-02-17 02:47:04.859 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7314"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7314"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-7314"}
2026-02-17 02:47:04.859 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-7314" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:05.013 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5252"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"services-5252"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5252"}
2026-02-17 02:47:05.042 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5252"}
2026-02-17 02:47:05.133 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1268"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-1268"}
2026-02-17 02:47:05.160 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-1268"}
bird: KIF: Received address message for unknown interface 59
2026-02-17 02:47:06.647 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali034d5273994" state="down"
2026-02-17 02:47:06.648 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali034d5273994", State:"down", Index:59}
2026-02-17 02:47:06.648 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali034d5273994"
2026-02-17 02:47:06.648 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali034d5273994", Addrs:set.Typed[string]{}}
2026-02-17 02:47:06.648 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali034d5273994", Addrs:set.Typed[string]{}}
2026-02-17 02:47:06.649 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=59
2026-02-17 02:47:06.658 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali034d5273994" state=""
2026-02-17 02:47:06.658 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali034d5273994"
2026-02-17 02:47:06.671 [INFO][58] felix/summary.go 100: Summarising 104 dataplane reconciliation loops over 1m1.3s: avg=30ms longest=70ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:47:06.671 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali034d5273994", State:"", Index:59}
2026-02-17 02:47:06.671 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali034d5273994", Addrs:set.Set[string](nil)}
2026-02-17 02:47:06.671 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali034d5273994", Addrs:set.Set[string](nil)}
2026-02-17 02:47:08.924 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7314"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7314"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-7314"}
2026-02-17 02:47:08.957 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1707"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1707"}
2026-02-17 02:47:08.985 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:09.837 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-1707/update-demo-nautilus-vtf5l, name=eth0)
2026-02-17 02:47:09.837 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-1707"} profile:{inbound_rules:{action:"allow" rule_id:"eHbl0bQZ0gQAJiX4"} outbound_rules:{action:"allow" rule_id:"UDpFTSed13dgZp8Y"}}
2026-02-17 02:47:09.837 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-1707.default"} profile:{}
2026-02-17 02:47:09.837 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1707/update-demo-nautilus-vtf5l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie336a125291" profile_ids:"kns.kubectl-1707" profile_ids:"ksa.kubectl-1707.default" ipv4_nets:"10.100.32.119/32"}
2026-02-17 02:47:09.837 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:09.838 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:09.838 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:09.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie336a125291" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-1707" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3aMeFyZbgkuBCxBOoI" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie336a125291" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-1707" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.838 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3aMeFyZbgkuBCxBOoI" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.838 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie336a125291"
2026-02-17 02:47:09.838 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:09.838 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:09.883 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:09.883 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} status="down"
2026-02-17 02:47:09.914 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calie336a125291" state="down"
2026-02-17 02:47:09.915 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie336a125291"
2026-02-17 02:47:09.914 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie336a125291", State:"down", Index:60}
2026-02-17 02:47:09.915 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie336a125291", Addrs:set.Typed[string]{}}
2026-02-17 02:47:09.915 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie336a125291", Addrs:set.Typed[string]{}}
2026-02-17 02:47:09.915 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie336a125291"
2026-02-17 02:47:09.915 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:09.915 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:09.917 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calie336a125291" state="up"
2026-02-17 02:47:09.934 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:09.934 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} status="down"
2026-02-17 02:47:09.934 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie336a125291", State:"up", Index:60}
2026-02-17 02:47:09.934 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie336a125291"
2026-02-17 02:47:09.934 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie336a125291"
2026-02-17 02:47:09.934 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie336a125291"
2026-02-17 02:47:09.934 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:09.934 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:09.954 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:09.954 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} status="up"
2026-02-17 02:47:10.210 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-100" name:"default"}
2026-02-17 02:47:10.246 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-100"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-100"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-100"}
2026-02-17 02:47:10.273 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-100"}
2026-02-17 02:47:10.730 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-1707/update-demo-nautilus-vtf5l, name=eth0)
2026-02-17 02:47:10.730 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1707/update-demo-nautilus-vtf5l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie336a125291" profile_ids:"kns.kubectl-1707" profile_ids:"ksa.kubectl-1707.default" ipv4_nets:"10.100.32.119/32"}
2026-02-17 02:47:10.730 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:10.731 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:10.731 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:10.733 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie336a125291"
2026-02-17 02:47:10.733 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:10.733 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:10.765 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:10.765 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} status="up"
2026-02-17 02:47:10.915 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=60
2026-02-17 02:47:10.915 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie336a125291"
2026-02-17 02:47:10.915 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie336a125291", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:10.915 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie336a125291", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:14.074 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-7314" name:"default"}
2026-02-17 02:47:14.241 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-7314"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-7314"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-7314"}
2026-02-17 02:47:14.268 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-7314"}
2026-02-17 02:47:14.970 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-1707/update-demo-nautilus-vtf5l, name=eth0)
2026-02-17 02:47:14.971 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1707/update-demo-nautilus-vtf5l" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie336a125291" profile_ids:"kns.kubectl-1707" profile_ids:"ksa.kubectl-1707.default" ipv4_nets:"10.100.32.119/32"}
2026-02-17 02:47:14.971 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:14.971 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:14.971 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:14.972 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie336a125291"
2026-02-17 02:47:14.973 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:14.973 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:15.006 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:15.006 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"} status="up"
2026-02-17 02:47:15.203 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1707"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1707"}
2026-02-17 02:47:15.236 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9908"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-9908"}
2026-02-17 02:47:15.236 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-9908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:15.268 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=kubectl-1707/update-demo-nautilus-vtf5l, name=eth0)
2026-02-17 02:47:15.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1707/update-demo-nautilus-vtf5l" endpoint_id:"eth0"}
2026-02-17 02:47:15.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-1707"}
2026-02-17 02:47:15.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-1707.default"}
2026-02-17 02:47:15.269 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:15.269 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:15.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-1707" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3aMeFyZbgkuBCxBOoI" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-1707" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3aMeFyZbgkuBCxBOoI" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.270 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:15.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie336a125291" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie336a125291" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.270 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:15.270 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:15.271 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.119
2026-02-17 02:47:15.348 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1707/update-demo-nautilus-vtf5l", EndpointId:"eth0"}
2026-02-17 02:47:15.377 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=60
2026-02-17 02:47:15.377 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie336a125291"
2026-02-17 02:47:15.377 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calie336a125291" state="down"
2026-02-17 02:47:15.377 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie336a125291", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.377 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calie336a125291" state=""
2026-02-17 02:47:15.377 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie336a125291", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.377 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie336a125291"
2026-02-17 02:47:15.377 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie336a125291", State:"down", Index:60}
2026-02-17 02:47:15.377 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie336a125291", State:"", Index:60}
2026-02-17 02:47:15.377 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie336a125291", Addrs:set.Set[string](nil)}
2026-02-17 02:47:15.377 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie336a125291", Addrs:set.Set[string](nil)}
2026-02-17 02:47:15.962 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm, name=eth0)
2026-02-17 02:47:15.962 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-9908"} profile:{inbound_rules:{action:"allow" rule_id:"qO7-NrKWJTKXkbFw"} outbound_rules:{action:"allow" rule_id:"bmwUdIS5ZoojuN5B"}}
2026-02-17 02:47:15.962 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-9908.default"} profile:{}
2026-02-17 02:47:15.962 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic122aa69c28" profile_ids:"kns.gc-9908" profile_ids:"ksa.gc-9908.default" ipv4_nets:"10.100.32.120/32"}
2026-02-17 02:47:15.962 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:15.962 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:15.962 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:15.963 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic122aa69c28" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.963 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-9908" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.963 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-9908.default" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.964 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic122aa69c28" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.964 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-9908" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.964 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-9908.default" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.964 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic122aa69c28"
2026-02-17 02:47:15.964 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:15.964 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.001 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:16.001 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} status="down"
2026-02-17 02:47:16.042 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calic122aa69c28" state="down"
2026-02-17 02:47:16.043 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic122aa69c28"
2026-02-17 02:47:16.043 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic122aa69c28", State:"down", Index:61}
2026-02-17 02:47:16.043 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic122aa69c28", Addrs:set.Typed[string]{}}
2026-02-17 02:47:16.043 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic122aa69c28", Addrs:set.Typed[string]{}}
2026-02-17 02:47:16.043 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic122aa69c28"
2026-02-17 02:47:16.043 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.043 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.045 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calic122aa69c28" state="up"
2026-02-17 02:47:16.066 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:16.066 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} status="down"
2026-02-17 02:47:16.066 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic122aa69c28", State:"up", Index:61}
2026-02-17 02:47:16.066 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic122aa69c28"
2026-02-17 02:47:16.066 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic122aa69c28"
2026-02-17 02:47:16.067 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic122aa69c28"
2026-02-17 02:47:16.067 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.067 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.087 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:16.087 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} status="up"
2026-02-17 02:47:16.087 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9908"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-9908"}
2026-02-17 02:47:16.110 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9587"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-9587"}
2026-02-17 02:47:16.131 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-9587" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:16.777 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm, name=eth0)
2026-02-17 02:47:16.778 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic122aa69c28" profile_ids:"kns.gc-9908" profile_ids:"ksa.gc-9908.default" ipv4_nets:"10.100.32.120/32"}
2026-02-17 02:47:16.778 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.778 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.778 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.779 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic122aa69c28"
2026-02-17 02:47:16.779 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.779 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:16.807 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:16.807 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} status="up"
2026-02-17 02:47:17.440 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=61
2026-02-17 02:47:17.441 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic122aa69c28"
2026-02-17 02:47:17.441 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic122aa69c28", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:17.441 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic122aa69c28", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:20.258 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1707" name:"default"}
2026-02-17 02:47:20.478 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1707"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1707"}
2026-02-17 02:47:20.503 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1707"}
2026-02-17 02:47:21.093 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm, name=eth0)
2026-02-17 02:47:21.093 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic122aa69c28" profile_ids:"kns.gc-9908" profile_ids:"ksa.gc-9908.default" ipv4_nets:"10.100.32.120/32"}
2026-02-17 02:47:21.094 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.096 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.097 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.098 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic122aa69c28"
2026-02-17 02:47:21.099 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.099 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.102 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm, name=eth0)
2026-02-17 02:47:21.129 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:21.129 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"} status="up"
2026-02-17 02:47:21.130 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm" endpoint_id:"eth0"}
2026-02-17 02:47:21.130 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-9908.default"}
2026-02-17 02:47:21.130 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-9908"}
2026-02-17 02:47:21.130 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.130 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.131 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-9908" ipVersion=0x4 table="filter"
2026-02-17 02:47:21.131 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-9908.default" ipVersion=0x4 table="filter"
2026-02-17 02:47:21.131 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-9908" ipVersion=0x4 table="filter"
2026-02-17 02:47:21.131 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-9908.default" ipVersion=0x4 table="filter"
2026-02-17 02:47:21.132 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.132 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic122aa69c28" ipVersion=0x4 table="filter"
2026-02-17 02:47:21.132 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic122aa69c28" ipVersion=0x4 table="filter"
2026-02-17 02:47:21.132 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.132 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.133 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.120
2026-02-17 02:47:21.194 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-9908/simpletest.deployment-5dcb5f8d6-7xbnm", EndpointId:"eth0"}
2026-02-17 02:47:21.340 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-9908" name:"default"}
2026-02-17 02:47:21.454 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-9908"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"gc-9908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-9908"}
2026-02-17 02:47:21.477 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-9908"}
2026-02-17 02:47:21.593 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calic122aa69c28" state="down"
2026-02-17 02:47:21.594 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic122aa69c28"
2026-02-17 02:47:21.594 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic122aa69c28", State:"down", Index:61}
2026-02-17 02:47:21.594 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic122aa69c28", Addrs:set.Typed[string]{}}
2026-02-17 02:47:21.594 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic122aa69c28", Addrs:set.Typed[string]{}}
2026-02-17 02:47:21.595 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=61
2026-02-17 02:47:21.600 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="calic122aa69c28" state=""
2026-02-17 02:47:21.600 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic122aa69c28"
2026-02-17 02:47:21.618 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic122aa69c28", State:"", Index:61}
2026-02-17 02:47:21.618 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic122aa69c28", Addrs:set.Set[string](nil)}
2026-02-17 02:47:21.618 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic122aa69c28", Addrs:set.Set[string](nil)}
2026-02-17 02:47:23.374 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9587"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-9587"}
2026-02-17 02:47:23.408 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6424"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6424"}
2026-02-17 02:47:23.408 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6424" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:28.466 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-9587"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-9587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-9587"}
2026-02-17 02:47:33.788 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-9587" name:"default"}
2026-02-17 02:47:33.890 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-9587"}
2026-02-17 02:47:46.535 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:47:47.648 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6424"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6424"}
2026-02-17 02:47:47.678 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7965"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7965"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-7965"}
2026-02-17 02:47:47.697 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-7965" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:51.780 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7965"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7965"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-7965"}
2026-02-17 02:47:51.802 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7188"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7188"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7188"}
2026-02-17 02:47:51.802 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7188" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:53.007 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6424" name:"default"}
2026-02-17 02:47:53.127 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6424"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6424"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6424"}
2026-02-17 02:47:53.152 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6424"}
2026-02-17 02:47:53.873 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-7188" type:"ClusterIP" cluster_ips:"10.254.143.87" ports:{Protocol:"TCP" Port:8765}
2026-02-17 02:47:56.896 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-7965" name:"default"}
2026-02-17 02:47:57.125 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-7965"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-7965"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-7965"}
2026-02-17 02:47:57.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-7965"}
2026-02-17 02:47:57.980 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7188"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7188"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7188"}
2026-02-17 02:47:58.009 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1474"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1474"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1474"}
2026-02-17 02:47:58.038 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-1474" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:02.635 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9771"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9771"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9771"}
2026-02-17 02:48:02.668 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-538"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-538"}
2026-02-17 02:48:02.715 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-538" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:03.160 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1474"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1474"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1474"}
2026-02-17 02:48:03.197 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3394"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3394"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3394"}
2026-02-17 02:48:03.197 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3394" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:03.224 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7188"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7188"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-7188"}
2026-02-17 02:48:04.835 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-538"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-538"}
2026-02-17 02:48:04.866 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-3646"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-3646"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-3646"}
2026-02-17 02:48:04.887 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-3646" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:05.018 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-3646"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-3646"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-3646"}
2026-02-17 02:48:05.045 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8628"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8628"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8628"}
2026-02-17 02:48:05.069 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-8628" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:05.706 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-8628/netserver-0, name=eth0)
2026-02-17 02:48:05.706 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-8628"} profile:{inbound_rules:{action:"allow" rule_id:"R5M9gOmvJmWrv-yZ"} outbound_rules:{action:"allow" rule_id:"9ec4aFVPqrbGjVNb"}}
2026-02-17 02:48:05.706 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-8628.default"} profile:{}
2026-02-17 02:48:05.706 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8628/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5807b1963af" profile_ids:"kns.pod-network-test-8628" profile_ids:"ksa.pod-network-test-8628.default" ipv4_nets:"10.100.32.121/32"}
2026-02-17 02:48:05.706 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:05.706 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:05.706 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:05.707 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5807b1963af" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.707 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uwojb8J0vZWxA-i9Kl" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.707 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7mlsbFnViZohsLQHRk" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.707 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5807b1963af" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.707 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uwojb8J0vZWxA-i9Kl" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.707 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7mlsbFnViZohsLQHRk" ipVersion=0x4 table="filter"
2026-02-17 02:48:05.707 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5807b1963af"
2026-02-17 02:48:05.707 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:05.707 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:05.745 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:05.745 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:05.777 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali5807b1963af" state="down"
2026-02-17 02:48:05.777 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5807b1963af"
2026-02-17 02:48:05.777 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5807b1963af", State:"down", Index:62}
2026-02-17 02:48:05.777 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5807b1963af", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.777 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5807b1963af", Addrs:set.Typed[string]{}}
2026-02-17 02:48:05.777 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5807b1963af"
2026-02-17 02:48:05.777 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:05.777 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:05.779 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali5807b1963af" state="up"
2026-02-17 02:48:05.801 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:05.801 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:05.801 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5807b1963af", State:"up", Index:62}
2026-02-17 02:48:05.801 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5807b1963af"
2026-02-17 02:48:05.801 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5807b1963af"
2026-02-17 02:48:05.801 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5807b1963af"
2026-02-17 02:48:05.801 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:05.801 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:05.830 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:05.830 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:05.830 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3394"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3394"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3394"}
2026-02-17 02:48:05.830 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1671"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1671"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1671"}
2026-02-17 02:48:05.852 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-1671" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:06.037 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-8628/netserver-0, name=eth0)
2026-02-17 02:48:06.037 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8628/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5807b1963af" profile_ids:"kns.pod-network-test-8628" profile_ids:"ksa.pod-network-test-8628.default" ipv4_nets:"10.100.32.121/32"}
2026-02-17 02:48:06.037 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:06.037 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:06.037 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:06.038 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5807b1963af"
2026-02-17 02:48:06.039 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:06.039 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:06.062 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:06.062 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:06.880 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::4c1b:e3ff:fed7:4af7" exists=true ifIndex=62
2026-02-17 02:48:06.880 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::4c1b:e3ff:fed7:4af7} ifaceName="cali5807b1963af"
2026-02-17 02:48:06.880 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5807b1963af", Addrs:set.Typed[string]{"fe80::4c1b:e3ff:fed7:4af7":set.v{}}}
2026-02-17 02:48:06.880 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5807b1963af", Addrs:set.Typed[string]{"fe80::4c1b:e3ff:fed7:4af7":set.v{}}}
2026-02-17 02:48:06.905 [INFO][58] felix/summary.go 100: Summarising 88 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:48:08.091 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-9771" name:"default"}
2026-02-17 02:48:08.129 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9771"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9771"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9771"}
2026-02-17 02:48:08.129 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-9771"}
2026-02-17 02:48:08.791 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-7188"
2026-02-17 02:48:08.848 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-1474" name:"default"}
2026-02-17 02:48:08.909 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-1474"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-1474"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-1474"}
2026-02-17 02:48:08.936 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-1474"}
2026-02-17 02:48:09.027 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7188" name:"default"}
2026-02-17 02:48:09.099 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7188"}
2026-02-17 02:48:10.122 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-538" name:"default"}
2026-02-17 02:48:10.288 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-3646" name:"default"}
2026-02-17 02:48:10.464 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-3646"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-3646"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-3646"}
2026-02-17 02:48:10.490 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-538"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-538"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-538"}
2026-02-17 02:48:10.510 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-3646"}
2026-02-17 02:48:10.537 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-538"}
2026-02-17 02:48:10.845 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3394"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3394"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3394"}
2026-02-17 02:48:12.149 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1671"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1671"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1671"}
2026-02-17 02:48:12.182 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4476"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4476"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-4476"}
2026-02-17 02:48:12.199 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4476" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:12.251 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4476"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4476"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-4476"}
2026-02-17 02:48:12.273 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2006"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2006"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-2006"}
2026-02-17 02:48:12.293 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-2006" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:13.004 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-564597bcc-pkszs, name=eth0)
2026-02-17 02:48:13.004 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-2006"} profile:{inbound_rules:{action:"allow" rule_id:"Iw6BzjlC7l9DHI3r"} outbound_rules:{action:"allow" rule_id:"09QlIkKCzzj_54G-"}}
2026-02-17 02:48:13.004 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-2006.default"} profile:{}
2026-02-17 02:48:13.004 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-564597bcc-pkszs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia31f7b5540e" profile_ids:"kns.deployment-2006" profile_ids:"ksa.deployment-2006.default" ipv4_nets:"10.100.32.122/32"}
2026-02-17 02:48:13.004 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:13.004 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:13.004 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:13.005 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia31f7b5540e" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.005 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-2006" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.005 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H6WRP_lGHN9rHg-g68" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.005 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia31f7b5540e" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.005 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-2006" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.005 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H6WRP_lGHN9rHg-g68" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.005 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia31f7b5540e"
2026-02-17 02:48:13.005 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:13.005 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:13.052 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:13.052 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} status="down"
2026-02-17 02:48:13.082 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="calia31f7b5540e" state="down"
2026-02-17 02:48:13.082 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia31f7b5540e", State:"down", Index:63}
2026-02-17 02:48:13.082 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia31f7b5540e"
2026-02-17 02:48:13.082 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia31f7b5540e"
2026-02-17 02:48:13.082 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:13.082 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:13.085 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="calia31f7b5540e" state="up"
2026-02-17 02:48:13.116 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:13.116 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} status="down"
2026-02-17 02:48:13.116 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia31f7b5540e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:13.116 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia31f7b5540e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:13.117 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia31f7b5540e", State:"up", Index:63}
2026-02-17 02:48:13.117 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia31f7b5540e"
2026-02-17 02:48:13.117 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia31f7b5540e"
2026-02-17 02:48:13.117 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia31f7b5540e"
2026-02-17 02:48:13.117 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:13.117 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:13.140 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:13.140 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} status="up"
2026-02-17 02:48:14.078 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-564597bcc-pkszs, name=eth0)
2026-02-17 02:48:14.078 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-564597bcc-pkszs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia31f7b5540e" profile_ids:"kns.deployment-2006" profile_ids:"ksa.deployment-2006.default" ipv4_nets:"10.100.32.122/32"}
2026-02-17 02:48:14.079 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:14.079 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:14.079 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:14.080 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia31f7b5540e"
2026-02-17 02:48:14.080 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:14.080 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:14.104 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:14.104 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} status="up"
2026-02-17 02:48:14.849 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=63
2026-02-17 02:48:14.849 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia31f7b5540e"
2026-02-17 02:48:14.849 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia31f7b5540e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:14.849 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia31f7b5540e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:15.225 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-564597bcc-pkszs, name=eth0)
2026-02-17 02:48:15.225 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-564597bcc-pkszs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia31f7b5540e" profile_ids:"kns.deployment-2006" profile_ids:"ksa.deployment-2006.default" ipv4_nets:"10.100.32.122/32"}
2026-02-17 02:48:15.225 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:15.225 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:15.226 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:15.226 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia31f7b5540e"
2026-02-17 02:48:15.227 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:15.227 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:15.245 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:15.245 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"} status="up"
2026-02-17 02:48:15.876 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-f78d658f9-blmx5, name=eth0)
2026-02-17 02:48:15.876 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-f78d658f9-blmx5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib25648b8c7d" profile_ids:"kns.deployment-2006" profile_ids:"ksa.deployment-2006.default" ipv4_nets:"10.100.32.123/32"}
2026-02-17 02:48:15.876 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:15.876 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:15.876 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:15.877 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:15.877 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib25648b8c7d" ipVersion=0x4 table="filter"
2026-02-17 02:48:15.877 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:15.877 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib25648b8c7d" ipVersion=0x4 table="filter"
2026-02-17 02:48:15.877 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib25648b8c7d"
2026-02-17 02:48:15.877 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:15.877 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:15.926 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:15.927 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} status="down"
2026-02-17 02:48:15.961 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calib25648b8c7d" state="down"
2026-02-17 02:48:15.961 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib25648b8c7d", State:"down", Index:64}
2026-02-17 02:48:15.961 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib25648b8c7d"
2026-02-17 02:48:15.961 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib25648b8c7d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:15.961 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib25648b8c7d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:15.961 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib25648b8c7d"
2026-02-17 02:48:15.961 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:15.961 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:15.965 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calib25648b8c7d" state="up"
2026-02-17 02:48:15.981 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:15.981 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} status="down"
2026-02-17 02:48:15.981 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib25648b8c7d", State:"up", Index:64}
2026-02-17 02:48:15.981 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib25648b8c7d"
2026-02-17 02:48:15.981 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib25648b8c7d"
2026-02-17 02:48:15.981 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib25648b8c7d"
2026-02-17 02:48:15.981 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:15.981 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:16.001 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:16.001 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} status="up"
2026-02-17 02:48:16.001 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3394" name:"default"}
2026-02-17 02:48:16.315 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3394"}
2026-02-17 02:48:16.388 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-564597bcc-pkszs, name=eth0)
2026-02-17 02:48:16.388 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-564597bcc-pkszs" endpoint_id:"eth0"}
2026-02-17 02:48:16.388 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:16.388 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:16.389 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:16.389 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia31f7b5540e" ipVersion=0x4 table="filter"
2026-02-17 02:48:16.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia31f7b5540e" ipVersion=0x4 table="filter"
2026-02-17 02:48:16.390 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:16.390 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:16.390 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.122
bird: KIF: Received address message for unknown interface 63
2026-02-17 02:48:16.445 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-564597bcc-pkszs", EndpointId:"eth0"}
2026-02-17 02:48:16.496 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="calia31f7b5540e" state="down"
2026-02-17 02:48:16.496 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia31f7b5540e"
2026-02-17 02:48:16.496 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=63
2026-02-17 02:48:16.496 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia31f7b5540e", State:"down", Index:63}
2026-02-17 02:48:16.496 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia31f7b5540e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:16.496 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia31f7b5540e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:16.500 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="calia31f7b5540e" state=""
2026-02-17 02:48:16.500 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia31f7b5540e"
2026-02-17 02:48:16.515 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia31f7b5540e", State:"", Index:63}
2026-02-17 02:48:16.515 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia31f7b5540e", Addrs:set.Set[string](nil)}
2026-02-17 02:48:16.516 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia31f7b5540e", Addrs:set.Set[string](nil)}
2026-02-17 02:48:17.038 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-8628/netserver-0, name=eth0)
2026-02-17 02:48:17.038 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8628/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5807b1963af" profile_ids:"kns.pod-network-test-8628" profile_ids:"ksa.pod-network-test-8628.default" ipv4_nets:"10.100.32.121/32"}
2026-02-17 02:48:17.038 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:17.038 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:17.039 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:17.041 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5807b1963af"
2026-02-17 02:48:17.041 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:17.041 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:17.063 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:17.063 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:17.105 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-f78d658f9-blmx5, name=eth0)
2026-02-17 02:48:17.107 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-f78d658f9-blmx5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib25648b8c7d" profile_ids:"kns.deployment-2006" profile_ids:"ksa.deployment-2006.default" ipv4_nets:"10.100.32.123/32"}
2026-02-17 02:48:17.107 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:17.107 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:17.107 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:17.108 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib25648b8c7d"
2026-02-17 02:48:17.108 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:17.108 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:17.137 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:17.137 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} status="up"
2026-02-17 02:48:17.178 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-1671" name:"default"}
2026-02-17 02:48:17.470 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4476" name:"default"}
2026-02-17 02:48:17.494 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1671"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1671"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1671"}
2026-02-17 02:48:17.528 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-1671"}
2026-02-17 02:48:17.836 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-79899bcfcc-rjq9s, name=eth0)
2026-02-17 02:48:17.837 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-79899bcfcc-rjq9s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34156bed13e" profile_ids:"kns.deployment-2006" profile_ids:"ksa.deployment-2006.default" ipv4_nets:"10.100.32.124/32"}
2026-02-17 02:48:17.837 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:17.837 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:17.837 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:17.844 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.844 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali34156bed13e" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.844 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.844 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali34156bed13e" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.844 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali34156bed13e"
2026-02-17 02:48:17.845 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:17.845 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:17.884 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:17.884 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"} status="down"
2026-02-17 02:48:17.890 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=64
2026-02-17 02:48:17.890 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib25648b8c7d"
2026-02-17 02:48:17.890 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib25648b8c7d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:17.890 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib25648b8c7d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:17.902 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali34156bed13e" state="down"
2026-02-17 02:48:17.902 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34156bed13e"
2026-02-17 02:48:17.904 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali34156bed13e" state="up"
2026-02-17 02:48:17.911 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34156bed13e", State:"down", Index:65}
2026-02-17 02:48:17.911 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34156bed13e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:17.911 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34156bed13e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:17.911 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34156bed13e", State:"up", Index:65}
2026-02-17 02:48:17.911 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali34156bed13e"
2026-02-17 02:48:17.911 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34156bed13e"
2026-02-17 02:48:17.911 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34156bed13e"
2026-02-17 02:48:17.912 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:17.912 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:17.931 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:17.931 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"} status="up"
2026-02-17 02:48:17.945 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4476"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4476"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-4476"}
2026-02-17 02:48:17.971 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4476"}
2026-02-17 02:48:19.143 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-79899bcfcc-rjq9s, name=eth0)
2026-02-17 02:48:19.143 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-79899bcfcc-rjq9s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34156bed13e" profile_ids:"kns.deployment-2006" profile_ids:"ksa.deployment-2006.default" ipv4_nets:"10.100.32.124/32"}
2026-02-17 02:48:19.143 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.143 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.144 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.144 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34156bed13e"
2026-02-17 02:48:19.144 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.144 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.168 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:19.168 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"} status="up"
2026-02-17 02:48:19.180 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-f78d658f9-blmx5, name=eth0)
2026-02-17 02:48:19.180 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-f78d658f9-blmx5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib25648b8c7d" profile_ids:"kns.deployment-2006" profile_ids:"ksa.deployment-2006.default" ipv4_nets:"10.100.32.123/32"}
2026-02-17 02:48:19.180 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.181 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.181 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.181 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib25648b8c7d"
2026-02-17 02:48:19.181 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.182 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.230 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:19.231 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"} status="up"
2026-02-17 02:48:19.291 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-79899bcfcc-rjq9s, name=eth0)
2026-02-17 02:48:19.291 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-79899bcfcc-rjq9s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34156bed13e" profile_ids:"kns.deployment-2006" profile_ids:"ksa.deployment-2006.default" ipv4_nets:"10.100.32.124/32"}
2026-02-17 02:48:19.291 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.291 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.291 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.292 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34156bed13e"
2026-02-17 02:48:19.292 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.292 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:19.318 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:19.318 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"} status="up"
2026-02-17 02:48:19.328 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=65
2026-02-17 02:48:19.328 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali34156bed13e"
2026-02-17 02:48:19.328 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34156bed13e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:19.328 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34156bed13e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:19.361 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2006"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2006"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-2006"}
2026-02-17 02:48:19.382 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5814"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5814"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5814"}
2026-02-17 02:48:19.413 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5814" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:19.413 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5814" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:19.528 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-f78d658f9-blmx5, name=eth0)
2026-02-17 02:48:19.528 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-f78d658f9-blmx5" endpoint_id:"eth0"}
2026-02-17 02:48:19.528 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.528 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.529 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.529 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.529 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib25648b8c7d" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.529 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.529 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib25648b8c7d" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.529 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.529 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.531 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.123
2026-02-17 02:48:19.596 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-f78d658f9-blmx5", EndpointId:"eth0"}
2026-02-17 02:48:19.634 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calib25648b8c7d" state="down"
2026-02-17 02:48:19.634 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib25648b8c7d"
2026-02-17 02:48:19.634 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib25648b8c7d", State:"down", Index:64}
2026-02-17 02:48:19.634 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib25648b8c7d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.634 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib25648b8c7d", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.639 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=64
2026-02-17 02:48:19.642 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calib25648b8c7d" state=""
2026-02-17 02:48:19.642 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib25648b8c7d"
2026-02-17 02:48:19.669 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib25648b8c7d", State:"", Index:64}
2026-02-17 02:48:19.669 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib25648b8c7d", Addrs:set.Set[string](nil)}
2026-02-17 02:48:19.669 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib25648b8c7d", Addrs:set.Set[string](nil)}
2026-02-17 02:48:20.016 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5814/test-pod, name=eth0)
2026-02-17 02:48:20.016 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5814.default"} profile:{}
2026-02-17 02:48:20.017 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5814"} profile:{inbound_rules:{action:"allow" rule_id:"TGWDdMfF0d0_O8x9"} outbound_rules:{action:"allow" rule_id:"PRC3AeY4p1LYVPtD"}}
2026-02-17 02:48:20.017 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5814/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib0f5add9329" profile_ids:"kns.statefulset-5814" profile_ids:"ksa.statefulset-5814.default" ipv4_nets:"10.100.32.125/32"}
2026-02-17 02:48:20.017 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.017 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.017 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.019 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.019 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib0f5add9329" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.019 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_S8XP6Pg2LN0sqTn9Fo" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.019 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vDZrty1iS010WRZbt2" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.019 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.019 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib0f5add9329" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.019 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_S8XP6Pg2LN0sqTn9Fo" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.019 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vDZrty1iS010WRZbt2" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.020 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib0f5add9329"
2026-02-17 02:48:20.020 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.020 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.094 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:20.094 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:48:20.097 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calib0f5add9329" state="down"
2026-02-17 02:48:20.097 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib0f5add9329"
2026-02-17 02:48:20.097 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib0f5add9329", State:"down", Index:66}
2026-02-17 02:48:20.097 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calib0f5add9329" state="up"
2026-02-17 02:48:20.097 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib0f5add9329", Addrs:set.Typed[string]{}}
2026-02-17 02:48:20.098 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib0f5add9329", Addrs:set.Typed[string]{}}
2026-02-17 02:48:20.098 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib0f5add9329", State:"up", Index:66}
2026-02-17 02:48:20.098 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib0f5add9329"
2026-02-17 02:48:20.098 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib0f5add9329"
2026-02-17 02:48:20.098 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib0f5add9329"
2026-02-17 02:48:20.099 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.099 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.124 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:20.124 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:21.166 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5814/test-pod, name=eth0)
2026-02-17 02:48:21.166 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5814/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib0f5add9329" profile_ids:"kns.statefulset-5814" profile_ids:"ksa.statefulset-5814.default" ipv4_nets:"10.100.32.125/32"}
2026-02-17 02:48:21.166 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.166 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.167 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.168 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib0f5add9329"
2026-02-17 02:48:21.168 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.168 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.199 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:21.199 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:21.375 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=66
2026-02-17 02:48:21.376 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib0f5add9329"
2026-02-17 02:48:21.376 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib0f5add9329", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:21.376 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib0f5add9329", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:21.473 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8628"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8628"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8628"}
2026-02-17 02:48:21.501 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5642"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5642"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5642"}
2026-02-17 02:48:21.528 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=deployment-2006/test-deployment-79899bcfcc-rjq9s, name=eth0)
2026-02-17 02:48:21.545 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5642" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:21.546 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-2006/test-deployment-79899bcfcc-rjq9s" endpoint_id:"eth0"}
2026-02-17 02:48:21.546 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-2006"}
2026-02-17 02:48:21.546 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-2006.default"}
2026-02-17 02:48:21.546 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:21.546 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:21.546 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-2006" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.546 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_H6WRP_lGHN9rHg-g68" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.546 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-2006" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.546 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_H6WRP_lGHN9rHg-g68" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.546 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:21.546 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.547 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali34156bed13e" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.547 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.547 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali34156bed13e" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.547 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:21.547 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:21.547 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.124
2026-02-17 02:48:21.576 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5814/test-pod, name=eth0)
2026-02-17 02:48:21.584 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5814/test-pod, name=eth0)
2026-02-17 02:48:21.612 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-2006/test-deployment-79899bcfcc-rjq9s", EndpointId:"eth0"}
2026-02-17 02:48:21.612 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5814/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib0f5add9329" profile_ids:"kns.statefulset-5814" profile_ids:"ksa.statefulset-5814.default" ipv4_nets:"10.100.32.125/32"}
2026-02-17 02:48:21.612 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5814/test-pod" endpoint_id:"eth0"}
2026-02-17 02:48:21.613 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5814"}
2026-02-17 02:48:21.613 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5814.default"}
2026-02-17 02:48:21.613 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.613 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.613 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_S8XP6Pg2LN0sqTn9Fo" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.613 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vDZrty1iS010WRZbt2" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.613 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_S8XP6Pg2LN0sqTn9Fo" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.613 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vDZrty1iS010WRZbt2" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.613 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.613 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.613 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib0f5add9329" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.613 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.613 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib0f5add9329" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.613 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.613 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.614 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.125
2026-02-17 02:48:21.639 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=65
2026-02-17 02:48:21.639 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34156bed13e"
2026-02-17 02:48:21.639 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali34156bed13e" state="down"
2026-02-17 02:48:21.639 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali34156bed13e" state=""
2026-02-17 02:48:21.639 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali34156bed13e"
2026-02-17 02:48:21.685 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/test-pod", EndpointId:"eth0"}
2026-02-17 02:48:21.685 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34156bed13e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:21.685 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34156bed13e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:21.685 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34156bed13e", State:"down", Index:65}
2026-02-17 02:48:21.685 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34156bed13e", State:"", Index:65}
2026-02-17 02:48:21.685 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34156bed13e", Addrs:set.Set[string](nil)}
2026-02-17 02:48:21.685 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34156bed13e", Addrs:set.Set[string](nil)}
2026-02-17 02:48:21.792 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5642"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5642"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5642"}
2026-02-17 02:48:21.815 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9068"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-9068"}
2026-02-17 02:48:21.839 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-9068" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:21.859 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9068"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-9068"} labels:{key:"validating-admission-policy-9068" value:"true"}
2026-02-17 02:48:22.113 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9068"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-9068"} labels:{key:"validating-admission-policy-9068" value:"true"}
2026-02-17 02:48:22.139 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7585"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"job-7585"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7585"}
2026-02-17 02:48:22.139 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7585" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:22.256 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5814/ss-0, name=eth0)
2026-02-17 02:48:22.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5814"} profile:{inbound_rules:{action:"allow" rule_id:"TGWDdMfF0d0_O8x9"} outbound_rules:{action:"allow" rule_id:"PRC3AeY4p1LYVPtD"}}
2026-02-17 02:48:22.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5814.default"} profile:{}
2026-02-17 02:48:22.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5814/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief5c69ec63f" profile_ids:"kns.statefulset-5814" profile_ids:"ksa.statefulset-5814.default" ipv4_nets:"10.100.32.126/32"}
2026-02-17 02:48:22.256 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:22.256 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:22.256 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:22.256 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:48:22.256 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calief5c69ec63f" ipVersion=0x4 table="filter"
2026-02-17 02:48:22.256 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_S8XP6Pg2LN0sqTn9Fo" ipVersion=0x4 table="filter"
2026-02-17 02:48:22.256 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vDZrty1iS010WRZbt2" ipVersion=0x4 table="filter"
2026-02-17 02:48:22.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:48:22.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calief5c69ec63f" ipVersion=0x4 table="filter"
2026-02-17 02:48:22.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_S8XP6Pg2LN0sqTn9Fo" ipVersion=0x4 table="filter"
2026-02-17 02:48:22.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vDZrty1iS010WRZbt2" ipVersion=0x4 table="filter"
2026-02-17 02:48:22.257 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calief5c69ec63f"
2026-02-17 02:48:22.257 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:22.257 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:22.304 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:22.304 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:22.331 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calief5c69ec63f" state="down"
2026-02-17 02:48:22.331 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief5c69ec63f"
2026-02-17 02:48:22.331 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief5c69ec63f", State:"down", Index:67}
2026-02-17 02:48:22.332 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief5c69ec63f", Addrs:set.Typed[string]{}}
2026-02-17 02:48:22.332 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief5c69ec63f", Addrs:set.Typed[string]{}}
2026-02-17 02:48:22.332 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief5c69ec63f"
2026-02-17 02:48:22.332 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:22.332 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:22.332 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calief5c69ec63f" state="up"
2026-02-17 02:48:22.364 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:22.364 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:48:22.364 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief5c69ec63f", State:"up", Index:67}
2026-02-17 02:48:22.364 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calief5c69ec63f"
2026-02-17 02:48:22.364 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calief5c69ec63f"
2026-02-17 02:48:22.364 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief5c69ec63f"
2026-02-17 02:48:22.365 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:22.365 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:22.388 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:22.388 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:23.180 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5814/ss-0, name=eth0)
2026-02-17 02:48:23.181 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5814/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief5c69ec63f" profile_ids:"kns.statefulset-5814" profile_ids:"ksa.statefulset-5814.default" ipv4_nets:"10.100.32.126/32"}
2026-02-17 02:48:23.181 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.181 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.181 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.182 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief5c69ec63f"
2026-02-17 02:48:23.182 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.182 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.214 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:23.214 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:23.638 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5814/ss-0, name=eth0)
2026-02-17 02:48:23.638 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5814/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calief5c69ec63f" profile_ids:"kns.statefulset-5814" profile_ids:"ksa.statefulset-5814.default" ipv4_nets:"10.100.32.126/32"}
2026-02-17 02:48:23.638 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.638 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.638 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.639 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calief5c69ec63f"
2026-02-17 02:48:23.639 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.639 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:23.661 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:23.661 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:23.747 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=67
2026-02-17 02:48:23.747 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calief5c69ec63f"
2026-02-17 02:48:23.747 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief5c69ec63f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:23.748 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief5c69ec63f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:23.771 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=66
2026-02-17 02:48:23.771 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib0f5add9329"
2026-02-17 02:48:23.771 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calib0f5add9329" state="down"
2026-02-17 02:48:23.771 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib0f5add9329", Addrs:set.Typed[string]{}}
2026-02-17 02:48:23.771 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib0f5add9329", Addrs:set.Typed[string]{}}
2026-02-17 02:48:23.771 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib0f5add9329", State:"down", Index:66}
2026-02-17 02:48:23.773 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calib0f5add9329" state=""
2026-02-17 02:48:23.773 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib0f5add9329"
2026-02-17 02:48:23.796 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib0f5add9329", State:"", Index:66}
2026-02-17 02:48:23.796 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib0f5add9329", Addrs:set.Set[string](nil)}
2026-02-17 02:48:23.796 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib0f5add9329", Addrs:set.Set[string](nil)}
2026-02-17 02:48:24.516 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-2006" name:"default"}
2026-02-17 02:48:24.928 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-2006"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-2006"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-2006"}
2026-02-17 02:48:24.952 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-2006"}
2026-02-17 02:48:25.708 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5814/ss-0, name=eth0)
2026-02-17 02:48:25.708 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5814/ss-0" endpoint_id:"eth0"}
2026-02-17 02:48:25.709 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5814"}
2026-02-17 02:48:25.709 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5814.default"}
2026-02-17 02:48:25.709 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:25.709 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:25.718 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_S8XP6Pg2LN0sqTn9Fo" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.718 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vDZrty1iS010WRZbt2" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.718 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_S8XP6Pg2LN0sqTn9Fo" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vDZrty1iS010WRZbt2" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.719 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:25.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calief5c69ec63f" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calief5c69ec63f" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.719 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:25.719 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:25.721 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.126
2026-02-17 02:48:25.789 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5814/ss-0", EndpointId:"eth0"}
2026-02-17 02:48:25.810 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calief5c69ec63f" state="down"
2026-02-17 02:48:25.811 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calief5c69ec63f"
2026-02-17 02:48:25.811 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=67
2026-02-17 02:48:25.811 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief5c69ec63f", State:"down", Index:67}
2026-02-17 02:48:25.811 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief5c69ec63f", Addrs:set.Typed[string]{}}
2026-02-17 02:48:25.811 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief5c69ec63f", Addrs:set.Typed[string]{}}
2026-02-17 02:48:25.814 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calief5c69ec63f" state=""
2026-02-17 02:48:25.814 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calief5c69ec63f"
2026-02-17 02:48:25.837 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calief5c69ec63f", State:"", Index:67}
2026-02-17 02:48:25.837 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calief5c69ec63f", Addrs:set.Set[string](nil)}
2026-02-17 02:48:25.837 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calief5c69ec63f", Addrs:set.Set[string](nil)}
2026-02-17 02:48:26.359 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7585"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"job-7585"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7585"}
2026-02-17 02:48:26.398 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7471"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-7471"}
2026-02-17 02:48:26.424 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-7471" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:26.522 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-8628/netserver-0, name=eth0)
2026-02-17 02:48:26.524 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8628/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5807b1963af" profile_ids:"kns.pod-network-test-8628" profile_ids:"ksa.pod-network-test-8628.default" ipv4_nets:"10.100.32.121/32"}
2026-02-17 02:48:26.524 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.524 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.524 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.528 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5807b1963af"
2026-02-17 02:48:26.529 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.529 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.562 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:26.562 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:48:26.562 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8628"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8628"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8628"}
2026-02-17 02:48:26.874 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=pod-network-test-8628/netserver-0, name=eth0)
2026-02-17 02:48:26.874 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8628/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:48:26.874 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-8628"}
2026-02-17 02:48:26.874 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-8628.default"}
2026-02-17 02:48:26.874 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.874 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uwojb8J0vZWxA-i9Kl" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7mlsbFnViZohsLQHRk" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uwojb8J0vZWxA-i9Kl" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7mlsbFnViZohsLQHRk" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.875 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5807b1963af" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5807b1963af" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.875 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.875 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:26.876 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.121
2026-02-17 02:48:26.952 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8628/netserver-0", EndpointId:"eth0"}
2026-02-17 02:48:27.032 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali5807b1963af" state="down"
2026-02-17 02:48:27.033 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5807b1963af"
2026-02-17 02:48:27.033 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5807b1963af", State:"down", Index:62}
2026-02-17 02:48:27.034 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5807b1963af", Addrs:set.Typed[string]{}}
2026-02-17 02:48:27.034 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5807b1963af", Addrs:set.Typed[string]{}}
2026-02-17 02:48:27.034 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::4c1b:e3ff:fed7:4af7" exists=false ifIndex=62
2026-02-17 02:48:27.034 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="cali5807b1963af" state=""
2026-02-17 02:48:27.035 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5807b1963af"
2026-02-17 02:48:27.054 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5807b1963af", State:"", Index:62}
2026-02-17 02:48:27.054 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5807b1963af", Addrs:set.Set[string](nil)}
2026-02-17 02:48:27.055 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5807b1963af", Addrs:set.Set[string](nil)}
2026-02-17 02:48:27.076 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5642" name:"default"}
2026-02-17 02:48:27.226 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-9068" name:"default"}
2026-02-17 02:48:27.364 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replicaset-7471/test-rs-68bbm, name=eth0)
2026-02-17 02:48:27.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-7471"} profile:{inbound_rules:{action:"allow" rule_id:"n0ipO5vabRWnsV8P"} outbound_rules:{action:"allow" rule_id:"v_vVUgw6AoOVNWtj"}}
2026-02-17 02:48:27.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-7471.default"} profile:{}
2026-02-17 02:48:27.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7471/test-rs-68bbm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6e6ee0e173" profile_ids:"kns.replicaset-7471" profile_ids:"ksa.replicaset-7471.default" ipv4_nets:"10.100.32.127/32"}
2026-02-17 02:48:27.365 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:27.366 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:27.366 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:27.367 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.368 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib6e6ee0e173" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.369 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-7471" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.369 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zyyNd-xx2dxwMezPGo" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.369 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.370 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib6e6ee0e173" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.370 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-7471" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.370 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zyyNd-xx2dxwMezPGo" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.370 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib6e6ee0e173"
2026-02-17 02:48:27.370 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:27.371 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:27.412 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:27.412 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} status="down"
2026-02-17 02:48:27.440 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib6e6ee0e173" state="down"
2026-02-17 02:48:27.441 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6e6ee0e173"
2026-02-17 02:48:27.441 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6e6ee0e173", State:"down", Index:68}
2026-02-17 02:48:27.441 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6e6ee0e173", Addrs:set.Typed[string]{}}
2026-02-17 02:48:27.441 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6e6ee0e173", Addrs:set.Typed[string]{}}
2026-02-17 02:48:27.441 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6e6ee0e173"
2026-02-17 02:48:27.441 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:27.441 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:27.447 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib6e6ee0e173" state="up"
2026-02-17 02:48:27.460 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:27.460 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} status="down"
2026-02-17 02:48:27.460 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6e6ee0e173", State:"up", Index:68}
2026-02-17 02:48:27.460 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib6e6ee0e173"
2026-02-17 02:48:27.460 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6e6ee0e173"
2026-02-17 02:48:27.460 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6e6ee0e173"
2026-02-17 02:48:27.461 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:27.461 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:27.482 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:27.482 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} status="up"
2026-02-17 02:48:27.852 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9068"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-9068"} labels:{key:"validating-admission-policy-9068" value:"true"}
2026-02-17 02:48:27.877 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-9068"}
2026-02-17 02:48:27.995 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5642"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5642"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5642"}
2026-02-17 02:48:28.028 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5642"}
2026-02-17 02:48:28.232 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replicaset-7471/test-rs-68bbm, name=eth0)
2026-02-17 02:48:28.232 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7471/test-rs-68bbm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6e6ee0e173" profile_ids:"kns.replicaset-7471" profile_ids:"ksa.replicaset-7471.default" ipv4_nets:"10.100.32.127/32"}
2026-02-17 02:48:28.232 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:28.233 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:28.233 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:28.233 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6e6ee0e173"
2026-02-17 02:48:28.234 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:28.234 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:28.257 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:28.257 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} status="up"
2026-02-17 02:48:29.095 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=68
2026-02-17 02:48:29.095 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib6e6ee0e173"
2026-02-17 02:48:29.096 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6e6ee0e173", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:29.096 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6e6ee0e173", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:31.406 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7585" name:"default"}
2026-02-17 02:48:31.618 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replicaset-7471/test-rs-68bbm, name=eth0)
2026-02-17 02:48:31.619 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7471/test-rs-68bbm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6e6ee0e173" profile_ids:"kns.replicaset-7471" profile_ids:"ksa.replicaset-7471.default" ipv4_nets:"10.100.32.127/32"}
2026-02-17 02:48:31.619 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.619 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.619 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.620 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6e6ee0e173"
2026-02-17 02:48:31.620 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.620 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.640 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replicaset-7471/test-rs-68bbm, name=eth0)
2026-02-17 02:48:31.652 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:31.652 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"} status="up"
2026-02-17 02:48:31.652 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7471/test-rs-68bbm" endpoint_id:"eth0"}
2026-02-17 02:48:31.652 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-7471"}
2026-02-17 02:48:31.653 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-7471.default"}
2026-02-17 02:48:31.653 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7471"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-7471"}
2026-02-17 02:48:31.653 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.653 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.653 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-7471" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.653 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zyyNd-xx2dxwMezPGo" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.653 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-7471" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.653 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zyyNd-xx2dxwMezPGo" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.653 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.653 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.654 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib6e6ee0e173" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.654 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.654 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib6e6ee0e173" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.654 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.654 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.654 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.127
2026-02-17 02:48:31.714 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7471/test-rs-68bbm", EndpointId:"eth0"}
2026-02-17 02:48:31.714 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2318"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2318"}
2026-02-17 02:48:31.714 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2318" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:32.038 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib6e6ee0e173" state="down"
2026-02-17 02:48:32.038 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6e6ee0e173"
2026-02-17 02:48:32.038 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=68
2026-02-17 02:48:32.039 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="calib6e6ee0e173" state=""
2026-02-17 02:48:32.039 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib6e6ee0e173"
2026-02-17 02:48:32.039 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6e6ee0e173", State:"down", Index:68}
2026-02-17 02:48:32.039 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6e6ee0e173", Addrs:set.Typed[string]{}}
2026-02-17 02:48:32.039 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6e6ee0e173", Addrs:set.Typed[string]{}}
2026-02-17 02:48:32.039 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6e6ee0e173", State:"", Index:68}
2026-02-17 02:48:32.039 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6e6ee0e173", Addrs:set.Set[string](nil)}
2026-02-17 02:48:32.039 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6e6ee0e173", Addrs:set.Set[string](nil)}
2026-02-17 02:48:32.201 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-8628" name:"default"}
2026-02-17 02:48:32.261 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7585"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"job-7585"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7585"}
2026-02-17 02:48:32.285 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-8628"}
2026-02-17 02:48:32.301 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7585"}
2026-02-17 02:48:33.665 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5814"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5814"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5814"}
2026-02-17 02:48:33.698 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4978"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4978"}
2026-02-17 02:48:33.698 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4978" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:33.957 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:48:33.957 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:48:33.957 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:48:36.829 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-7471" name:"default"}
2026-02-17 02:48:37.116 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7471"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-7471"}
2026-02-17 02:48:37.144 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-7471"}
2026-02-17 02:48:37.795 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4978"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4978"}
2026-02-17 02:48:37.832 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4396"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4396"}
2026-02-17 02:48:37.856 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4396" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:38.955 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5814"
2026-02-17 02:48:39.143 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5814" name:"default"}
2026-02-17 02:48:39.292 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5814"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5814"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5814"}
2026-02-17 02:48:39.322 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5814"}
2026-02-17 02:48:39.853 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2318"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2318"}
2026-02-17 02:48:39.877 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9599"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9599"}
2026-02-17 02:48:39.904 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-9599" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:41.955 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4396"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4396"}
2026-02-17 02:48:41.984 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4179"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4179"}
2026-02-17 02:48:41.984 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4179" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:42.061 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4179"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4179"}
2026-02-17 02:48:42.098 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8281"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-8281"}
2026-02-17 02:48:42.098 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-8281" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:42.325 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8281"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-8281"}
2026-02-17 02:48:42.351 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-846"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-846"}
2026-02-17 02:48:42.351 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-846" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:43.069 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4978" name:"default"}
2026-02-17 02:48:43.280 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4978"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4978"}
2026-02-17 02:48:43.307 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4978"}
2026-02-17 02:48:44.902 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2318" name:"default"}
2026-02-17 02:48:45.157 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2318"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2318"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2318"}
2026-02-17 02:48:45.184 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-2318"}
2026-02-17 02:48:46.572 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:48:47.029 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4396" name:"default"}
2026-02-17 02:48:47.441 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4179" name:"default"}
2026-02-17 02:48:47.473 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4396"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4396"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4396"}
2026-02-17 02:48:47.473 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4396"}
2026-02-17 02:48:47.630 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4179"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4179"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4179"}
2026-02-17 02:48:47.657 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4179"}
2026-02-17 02:48:47.742 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-8281" name:"default"}
2026-02-17 02:48:47.777 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-8281"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-8281"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-8281"}
2026-02-17 02:48:47.802 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-8281"}
2026-02-17 02:49:09.060 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:49:09.060 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:49:09.060 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:49:09.083 [INFO][58] felix/summary.go 100: Summarising 154 dataplane reconciliation loops over 1m2.2s: avg=30ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:49:46.589 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:50:16.644 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:50:16.644 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:50:16.644 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:50:16.678 [INFO][58] felix/summary.go 100: Summarising 6 dataplane reconciliation loops over 1m7.6s: avg=35ms longest=59ms (resync-calico-v4)
2026-02-17 02:50:46.612 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:51:42.642 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7709"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-7709"}
2026-02-17 02:51:42.664 [INFO][58] felix/summary.go 100: Summarising 6 dataplane reconciliation loops over 1m26s: avg=43ms longest=86ms (resync-calico-v4,resync-routes-v4,resync-routes-v4,resync-rules-v4,resync-wg)
2026-02-17 02:51:42.677 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8473"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8473"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-8473"}
2026-02-17 02:51:42.711 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-8473" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:42.732 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-8473" type:"ClusterIP" cluster_ips:"10.254.203.21" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:44.756 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-8473"
2026-02-17 02:51:44.865 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8473"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8473"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-8473"}
2026-02-17 02:51:44.896 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-787"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-787"}
2026-02-17 02:51:44.954 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-787" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:46.627 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:51:47.904 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-7709" name:"default"}
2026-02-17 02:51:48.234 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-7709"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-7709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-7709"}
2026-02-17 02:51:48.259 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-7709"}
2026-02-17 02:51:49.095 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-787"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-787"}
2026-02-17 02:51:49.127 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2810"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2810"}
2026-02-17 02:51:49.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2810" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:50.204 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-8473" name:"default"}
2026-02-17 02:51:50.292 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8473"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8473"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-8473"}
2026-02-17 02:51:50.325 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-8473"}
2026-02-17 02:51:53.232 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2810"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2810"}
2026-02-17 02:51:53.257 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4737"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4737"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4737"}
2026-02-17 02:51:53.282 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4737" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:54.117 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5576"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5576"}
2026-02-17 02:51:54.173 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7611"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7611"}
2026-02-17 02:51:54.207 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-7611" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:54.451 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-787" name:"default"}
2026-02-17 02:51:54.666 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-787"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-787"}
2026-02-17 02:51:54.696 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-787"}
2026-02-17 02:51:57.368 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4737"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4737"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4737"}
2026-02-17 02:51:57.423 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1383"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1383"}
2026-02-17 02:51:57.451 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1383" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:57.473 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1383"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1383"} labels:{key:"webhook-1383" value:"true"}
2026-02-17 02:51:57.473 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6333"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6333"} labels:{key:"webhook-1383-markers" value:"true"}
2026-02-17 02:51:57.502 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6333" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:58.419 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2810" name:"default"}
2026-02-17 02:51:58.717 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2810"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-2810"}
2026-02-17 02:51:58.740 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2810"}
2026-02-17 02:51:59.278 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-5576" name:"default"}
2026-02-17 02:51:59.969 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1383" type:"ClusterIP" cluster_ips:"10.254.74.229" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:01.042 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1383"
2026-02-17 02:52:01.152 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1383"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1383"} labels:{key:"webhook-1383" value:"true"}
2026-02-17 02:52:01.177 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6333"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6333"} labels:{key:"webhook-1383-markers" value:"true"}
2026-02-17 02:52:01.208 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1857"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1857"}
2026-02-17 02:52:01.208 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1857" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:01.234 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1857"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1857"} labels:{key:"webhook-1857" value:"true"}
2026-02-17 02:52:01.234 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-585"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-585"} labels:{key:"webhook-1857-markers" value:"true"}
2026-02-17 02:52:01.257 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-585" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:01.402 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-5576"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-5576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-5576"}
2026-02-17 02:52:01.425 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-5576"}
2026-02-17 02:52:02.544 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4737" name:"default"}
2026-02-17 02:52:02.843 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4737"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4737"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4737"}
2026-02-17 02:52:02.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4737"}
2026-02-17 02:52:03.812 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1857" type:"ClusterIP" cluster_ips:"10.254.233.152" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:05.037 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1857"
2026-02-17 02:52:05.139 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1857"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1857"} labels:{key:"webhook-1857" value:"true"}
2026-02-17 02:52:05.184 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-585"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-585"} labels:{key:"webhook-1857-markers" value:"true"}
2026-02-17 02:52:05.185 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6110"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6110"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6110"}
2026-02-17 02:52:05.185 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6110" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:06.711 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6333" name:"default"}
2026-02-17 02:52:06.807 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6333"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6333"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6333"} labels:{key:"webhook-1383-markers" value:"true"}
2026-02-17 02:52:06.831 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6333"}
2026-02-17 02:52:07.071 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1383" name:"default"}
2026-02-17 02:52:07.098 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1383"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1383"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1383"} labels:{key:"webhook-1383" value:"true"}
2026-02-17 02:52:07.131 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1383"}
2026-02-17 02:52:09.311 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6110"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6110"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6110"}
2026-02-17 02:52:09.338 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-783"}
2026-02-17 02:52:09.338 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:09.370 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-783"} labels:{key:"webhook-783" value:"true"}
2026-02-17 02:52:09.395 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4903"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4903"} labels:{key:"webhook-783-markers" value:"true"}
2026-02-17 02:52:09.442 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4903" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:10.181 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1857"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1857"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1857"} labels:{key:"webhook-1857" value:"true"}
2026-02-17 02:52:10.235 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-585" name:"default"}
2026-02-17 02:52:10.620 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-585"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-585"} labels:{key:"webhook-1857-markers" value:"true"}
2026-02-17 02:52:10.649 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-585"}
2026-02-17 02:52:11.797 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-783" type:"ClusterIP" cluster_ips:"10.254.210.228" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:14.615 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6110" name:"default"}
2026-02-17 02:52:14.652 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6110"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6110"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6110"}
2026-02-17 02:52:14.684 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6110"}
2026-02-17 02:52:15.273 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1857" name:"default"}
2026-02-17 02:52:15.489 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-783"
2026-02-17 02:52:15.660 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1857"}
2026-02-17 02:52:16.117 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-783"} labels:{key:"webhook-783" value:"true"}
2026-02-17 02:52:16.143 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4903"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4903"} labels:{key:"webhook-783-markers" value:"true"}
2026-02-17 02:52:16.165 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1503"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1503"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-1503"}
2026-02-17 02:52:16.212 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1503" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:21.369 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4903" name:"default"}
2026-02-17 02:52:21.558 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4903"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4903"} labels:{key:"webhook-783-markers" value:"true"}
2026-02-17 02:52:21.590 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4903"}
2026-02-17 02:52:21.689 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-783" name:"default"}
2026-02-17 02:52:21.754 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-783"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-783"} labels:{key:"webhook-783" value:"true"}
2026-02-17 02:52:21.780 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-783"}
2026-02-17 02:52:31.038 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7611"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7611"}
2026-02-17 02:52:31.066 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5394"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5394"}
2026-02-17 02:52:31.066 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5394" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:32.815 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5394"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5394"}
2026-02-17 02:52:32.846 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-5933"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-5933"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-5933"}
2026-02-17 02:52:32.846 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-5933" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:32.938 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-5933"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-5933"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-5933"}
2026-02-17 02:52:32.963 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1385"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1385"}
2026-02-17 02:52:32.984 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1385" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:33.079 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1385"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1385"}
2026-02-17 02:52:33.107 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9146"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-9146"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9146"}
2026-02-17 02:52:33.108 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9146" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:36.128 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-7611" name:"default"}
2026-02-17 02:52:36.287 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7611"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7611"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7611"}
2026-02-17 02:52:36.311 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-7611"}
2026-02-17 02:52:37.850 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5394" name:"default"}
2026-02-17 02:52:38.030 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5394"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5394"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5394"}
2026-02-17 02:52:38.055 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5394"}
2026-02-17 02:52:38.081 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-5933" name:"default"}
2026-02-17 02:52:38.161 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1385" name:"default"}
2026-02-17 02:52:38.476 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-5933"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-5933"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-5933"}
2026-02-17 02:52:38.508 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-5933"}
2026-02-17 02:52:38.642 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1385"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1385"}
2026-02-17 02:52:38.669 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1385"}
2026-02-17 02:52:40.228 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9146"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-9146"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9146"}
2026-02-17 02:52:40.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-4770"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-4770"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-4770"}
2026-02-17 02:52:40.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-4770" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:40.332 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-4770"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-4770"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-4770"}
2026-02-17 02:52:40.356 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5097"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5097"}
2026-02-17 02:52:40.374 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:40.444 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1503"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1503"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-1503"}
2026-02-17 02:52:40.471 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5097"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5097"}
2026-02-17 02:52:40.471 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9427"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9427"}
2026-02-17 02:52:40.495 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9427" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:40.495 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3381"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-3381"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3381"}
2026-02-17 02:52:40.495 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:40.495 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9427"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9427"} labels:{key:"webhook-9427" value:"true"}
2026-02-17 02:52:40.518 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-961"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-961"} labels:{key:"webhook-9427-markers" value:"true"}
2026-02-17 02:52:40.518 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-961" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:40.572 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-3381" type:"ClusterIP" cluster_ips:"10.254.230.72" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:52:42.965 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9599"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9599"}
2026-02-17 02:52:42.995 [INFO][58] felix/summary.go 100: Summarising 114 dataplane reconciliation loops over 1m0.3s: avg=29ms longest=66ms (resync-calico-v4)
2026-02-17 02:52:43.007 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1231"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"services-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1231"}
2026-02-17 02:52:43.037 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:43.074 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-1231" type:"ClusterIP" cluster_ips:"10.254.120.199" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:52:43.163 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9427" type:"ClusterIP" cluster_ips:"10.254.140.193" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:43.268 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-3381/pod2, name=eth0)
2026-02-17 02:52:43.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3381.default"} profile:{}
2026-02-17 02:52:43.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3381"} profile:{inbound_rules:{action:"allow" rule_id:"sMVA4WzRVPMggSae"} outbound_rules:{action:"allow" rule_id:"u8b2s-QLHnco5bCr"}}
2026-02-17 02:52:43.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3381/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife94d5b3479" profile_ids:"kns.services-3381" profile_ids:"ksa.services-3381.default" ipv4_nets:"10.100.32.72/32"}
2026-02-17 02:52:43.269 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.269 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.269 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calife94d5b3479" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3381" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lpjdC7jPzbCIb1-xC2" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calife94d5b3479" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3381" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.270 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lpjdC7jPzbCIb1-xC2" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.270 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calife94d5b3479"
2026-02-17 02:52:43.270 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.270 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.314 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:43.314 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:52:43.358 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calife94d5b3479" state="down"
2026-02-17 02:52:43.358 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife94d5b3479", State:"down", Index:69}
2026-02-17 02:52:43.358 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife94d5b3479"
2026-02-17 02:52:43.358 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife94d5b3479", Addrs:set.Typed[string]{}}
2026-02-17 02:52:43.358 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife94d5b3479", Addrs:set.Typed[string]{}}
2026-02-17 02:52:43.358 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife94d5b3479"
2026-02-17 02:52:43.359 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.359 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.359 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calife94d5b3479" state="up"
2026-02-17 02:52:43.382 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:43.382 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:52:43.382 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife94d5b3479", State:"up", Index:69}
2026-02-17 02:52:43.382 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calife94d5b3479"
2026-02-17 02:52:43.382 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calife94d5b3479"
2026-02-17 02:52:43.383 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife94d5b3479"
2026-02-17 02:52:43.383 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.383 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.415 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:43.415 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:52:43.658 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-3381/pod2, name=eth0)
2026-02-17 02:52:43.658 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3381/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife94d5b3479" profile_ids:"kns.services-3381" profile_ids:"ksa.services-3381.default" ipv4_nets:"10.100.32.72/32"}
2026-02-17 02:52:43.658 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.658 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.658 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.659 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife94d5b3479"
2026-02-17 02:52:43.659 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.659 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:43.705 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:43.705 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:52:43.773 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1231/affinity-clusterip-6dd57cf8dc-jbmm8, name=eth0)
2026-02-17 02:52:43.774 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1231"} profile:{inbound_rules:{action:"allow" rule_id:"pcy1ILC8mJqysQuT"} outbound_rules:{action:"allow" rule_id:"ops68J1AQjQTCHk_"}}
2026-02-17 02:52:43.774 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1231.default"} profile:{}
2026-02-17 02:52:43.774 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif8b857a7664" profile_ids:"kns.services-1231" profile_ids:"ksa.services-1231.default" ipv4_nets:"10.100.32.71/32"}
2026-02-17 02:52:43.774 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:43.774 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:43.774 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:43.775 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.775 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif8b857a7664" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.775 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1231" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.775 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vZudnOMbS2JE6u_lYR" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.775 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.775 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif8b857a7664" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.775 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1231" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.775 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vZudnOMbS2JE6u_lYR" ipVersion=0x4 table="filter"
2026-02-17 02:52:43.775 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif8b857a7664"
2026-02-17 02:52:43.775 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:43.775 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:43.813 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:43.813 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} status="down"
2026-02-17 02:52:43.844 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calif8b857a7664" state="down"
2026-02-17 02:52:43.845 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif8b857a7664"
2026-02-17 02:52:43.845 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8b857a7664", State:"down", Index:70}
2026-02-17 02:52:43.845 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8b857a7664", Addrs:set.Typed[string]{}}
2026-02-17 02:52:43.845 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8b857a7664", Addrs:set.Typed[string]{}}
2026-02-17 02:52:43.845 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif8b857a7664"
2026-02-17 02:52:43.845 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:43.845 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:43.847 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calif8b857a7664" state="up"
2026-02-17 02:52:43.867 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:43.867 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} status="down"
2026-02-17 02:52:43.867 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8b857a7664", State:"up", Index:70}
2026-02-17 02:52:43.868 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif8b857a7664"
2026-02-17 02:52:43.868 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif8b857a7664"
2026-02-17 02:52:43.868 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif8b857a7664"
2026-02-17 02:52:43.868 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:43.868 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:43.889 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:43.889 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} status="up"
2026-02-17 02:52:44.449 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9427"
2026-02-17 02:52:44.535 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9427"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9427"} labels:{key:"webhook-9427" value:"true"}
2026-02-17 02:52:44.568 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-961"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-961"} labels:{key:"webhook-9427-markers" value:"true"}
2026-02-17 02:52:44.594 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-4329"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-4329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-4329"}
2026-02-17 02:52:44.622 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-4329" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:44.660 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1231/affinity-clusterip-6dd57cf8dc-jbmm8, name=eth0)
2026-02-17 02:52:44.660 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif8b857a7664" profile_ids:"kns.services-1231" profile_ids:"ksa.services-1231.default" ipv4_nets:"10.100.32.71/32"}
2026-02-17 02:52:44.660 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:44.661 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:44.661 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:44.661 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif8b857a7664"
2026-02-17 02:52:44.661 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:44.661 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:44.682 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:44.682 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} status="up"
2026-02-17 02:52:44.864 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=69
2026-02-17 02:52:44.864 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calife94d5b3479"
2026-02-17 02:52:44.864 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife94d5b3479", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:44.864 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife94d5b3479", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:44.992 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=70
2026-02-17 02:52:44.992 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif8b857a7664"
2026-02-17 02:52:44.992 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8b857a7664", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:44.992 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8b857a7664", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:45.302 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9146"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-9146"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9146"}
2026-02-17 02:52:45.339 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-846"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-846"}
2026-02-17 02:52:45.371 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8705"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"job-8705"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8705"}
2026-02-17 02:52:45.404 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8705" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:45.868 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5097" name:"default"}
2026-02-17 02:52:46.064 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1503" name:"default"}
2026-02-17 02:52:46.177 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-4770" name:"default"}
2026-02-17 02:52:46.661 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:52:46.858 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-4770"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-4770"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-4770"}
2026-02-17 02:52:46.886 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-4770"}
2026-02-17 02:52:47.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1503"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1503"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-1503"}
2026-02-17 02:52:47.180 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1503"}
2026-02-17 02:52:47.255 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5097"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-5097"}
2026-02-17 02:52:47.286 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5097"}
2026-02-17 02:52:47.443 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-4329" type:"ClusterIP" cluster_ips:"10.254.200.79" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:52:47.876 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-1231"
2026-02-17 02:52:47.924 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1231/affinity-clusterip-6dd57cf8dc-jbmm8, name=eth0)
2026-02-17 02:52:47.924 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif8b857a7664" profile_ids:"kns.services-1231" profile_ids:"ksa.services-1231.default" ipv4_nets:"10.100.32.71/32"}
2026-02-17 02:52:47.924 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.924 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.924 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.925 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif8b857a7664"
2026-02-17 02:52:47.925 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.925 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.952 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1231/affinity-clusterip-6dd57cf8dc-jbmm8, name=eth0)
2026-02-17 02:52:47.955 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:47.956 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"} status="up"
2026-02-17 02:52:47.956 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8" endpoint_id:"eth0"}
2026-02-17 02:52:47.956 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1231"}
2026-02-17 02:52:47.956 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1231.default"}
2026-02-17 02:52:47.956 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.956 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.956 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1231" ipVersion=0x4 table="filter"
2026-02-17 02:52:47.956 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vZudnOMbS2JE6u_lYR" ipVersion=0x4 table="filter"
2026-02-17 02:52:47.956 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1231" ipVersion=0x4 table="filter"
2026-02-17 02:52:47.956 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vZudnOMbS2JE6u_lYR" ipVersion=0x4 table="filter"
2026-02-17 02:52:47.956 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.956 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:52:47.956 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif8b857a7664" ipVersion=0x4 table="filter"
2026-02-17 02:52:47.956 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-f" ipVersion=0x4 table="filter"
2026-02-17 02:52:47.957 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif8b857a7664" ipVersion=0x4 table="filter"
2026-02-17 02:52:47.957 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.957 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:47.957 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.71
2026-02-17 02:52:48.005 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1231/affinity-clusterip-6dd57cf8dc-jbmm8", EndpointId:"eth0"}
2026-02-17 02:52:48.006 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1231"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"services-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1231"}
2026-02-17 02:52:48.006 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-426"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-426"}
2026-02-17 02:52:48.039 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-426" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:48.353 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-9599" name:"default"}
2026-02-17 02:52:48.763 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-9599"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-9599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-9599"}
2026-02-17 02:52:48.796 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-9599"}
2026-02-17 02:52:49.722 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-3381/pod2, name=eth0)
2026-02-17 02:52:49.722 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3381/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calife94d5b3479" profile_ids:"kns.services-3381" profile_ids:"ksa.services-3381.default" ipv4_nets:"10.100.32.72/32"}
2026-02-17 02:52:49.722 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.723 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.723 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.726 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calife94d5b3479"
2026-02-17 02:52:49.726 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.726 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.746 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-3381/pod2, name=eth0)
2026-02-17 02:52:49.763 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:49.763 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:52:49.763 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3381/pod2" endpoint_id:"eth0"}
2026-02-17 02:52:49.764 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3381"}
2026-02-17 02:52:49.764 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3381.default"}
2026-02-17 02:52:49.764 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.764 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.764 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3381" ipVersion=0x4 table="filter"
2026-02-17 02:52:49.764 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lpjdC7jPzbCIb1-xC2" ipVersion=0x4 table="filter"
2026-02-17 02:52:49.764 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3381" ipVersion=0x4 table="filter"
2026-02-17 02:52:49.764 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lpjdC7jPzbCIb1-xC2" ipVersion=0x4 table="filter"
2026-02-17 02:52:49.764 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.764 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calife94d5b3479" ipVersion=0x4 table="filter"
2026-02-17 02:52:49.765 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calife94d5b3479" ipVersion=0x4 table="filter"
2026-02-17 02:52:49.765 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.765 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.765 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.72
2026-02-17 02:52:49.827 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3381/pod2", EndpointId:"eth0"}
2026-02-17 02:52:49.827 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-3381"
2026-02-17 02:52:49.854 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3381"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-3381"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3381"}
2026-02-17 02:52:49.879 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6225"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6225"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-6225"}
2026-02-17 02:52:49.879 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-6225" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:49.913 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6225"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6225"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-6225"} labels:{key:"validating-admission-policy-6225" value:"true"}
2026-02-17 02:52:50.144 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calife94d5b3479" state="down"
2026-02-17 02:52:50.144 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calife94d5b3479"
2026-02-17 02:52:50.144 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife94d5b3479", State:"down", Index:69}
2026-02-17 02:52:50.144 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife94d5b3479", Addrs:set.Typed[string]{}}
2026-02-17 02:52:50.144 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife94d5b3479", Addrs:set.Typed[string]{}}
2026-02-17 02:52:50.146 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=69
2026-02-17 02:52:50.149 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calife94d5b3479" state=""
2026-02-17 02:52:50.149 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calife94d5b3479"
2026-02-17 02:52:50.169 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calife94d5b3479", State:"", Index:69}
2026-02-17 02:52:50.169 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calife94d5b3479", Addrs:set.Set[string](nil)}
2026-02-17 02:52:50.169 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calife94d5b3479", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 70
2026-02-17 02:52:50.560 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calif8b857a7664" state="down"
2026-02-17 02:52:50.560 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif8b857a7664"
2026-02-17 02:52:50.560 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=70
2026-02-17 02:52:50.560 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8b857a7664", State:"down", Index:70}
2026-02-17 02:52:50.561 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8b857a7664", Addrs:set.Typed[string]{}}
2026-02-17 02:52:50.561 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8b857a7664", Addrs:set.Typed[string]{}}
2026-02-17 02:52:50.562 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calif8b857a7664" state=""
2026-02-17 02:52:50.562 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif8b857a7664"
2026-02-17 02:52:50.590 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif8b857a7664", State:"", Index:70}
2026-02-17 02:52:50.590 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif8b857a7664", Addrs:set.Set[string](nil)}
2026-02-17 02:52:50.590 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif8b857a7664", Addrs:set.Set[string](nil)}
2026-02-17 02:52:51.265 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-846" name:"default"}
2026-02-17 02:52:51.318 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6225"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6225"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-6225"} labels:{key:"validating-admission-policy-6225" value:"true"}
2026-02-17 02:52:51.375 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4344"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4344"}
2026-02-17 02:52:51.405 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-4344" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:51.488 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-961" name:"default"}
2026-02-17 02:52:51.526 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8705"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"job-8705"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8705"}
2026-02-17 02:52:51.582 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5779"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5779"}
2026-02-17 02:52:51.583 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5779" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:51.590 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=validating-admission-policy-6225/replicated-54c98b4f84-8stcs, name=eth0)
2026-02-17 02:52:51.606 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.validating-admission-policy-6225"} profile:{inbound_rules:{action:"allow" rule_id:"xrtc59wm2TO4M65O"} outbound_rules:{action:"allow" rule_id:"EdWveYJVBQVruJeN"}}
2026-02-17 02:52:51.606 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.validating-admission-policy-6225.default"} profile:{}
2026-02-17 02:52:51.606 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb11794d732" profile_ids:"kns.validating-admission-policy-6225" profile_ids:"ksa.validating-admission-policy-6225.default" ipv4_nets:"10.100.32.70/32"}
2026-02-17 02:52:51.606 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:51.606 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:51.606 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:51.607 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicb11794d732" ipVersion=0x4 table="filter"
2026-02-17 02:52:51.607 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vm_75dcXGQ1Qx6XGOh" ipVersion=0x4 table="filter"
2026-02-17 02:52:51.607 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SjLkikuQdk95LpsZqx" ipVersion=0x4 table="filter"
2026-02-17 02:52:51.607 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicb11794d732" ipVersion=0x4 table="filter"
2026-02-17 02:52:51.607 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vm_75dcXGQ1Qx6XGOh" ipVersion=0x4 table="filter"
2026-02-17 02:52:51.607 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SjLkikuQdk95LpsZqx" ipVersion=0x4 table="filter"
2026-02-17 02:52:51.607 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicb11794d732"
2026-02-17 02:52:51.607 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:51.607 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:51.652 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:51.653 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"} status="down"
2026-02-17 02:52:51.653 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5779"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5779"} labels:{key:"webhook-5779" value:"true"}
2026-02-17 02:52:51.653 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7858"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7858"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7858"} labels:{key:"webhook-5779-markers" value:"true"}
2026-02-17 02:52:51.653 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7858" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:51.659 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicb11794d732" state="down"
2026-02-17 02:52:51.660 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb11794d732"
2026-02-17 02:52:51.662 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicb11794d732" state="up"
2026-02-17 02:52:51.677 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb11794d732", State:"down", Index:71}
2026-02-17 02:52:51.678 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb11794d732", Addrs:set.Typed[string]{}}
2026-02-17 02:52:51.678 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb11794d732", Addrs:set.Typed[string]{}}
2026-02-17 02:52:51.678 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb11794d732", State:"up", Index:71}
2026-02-17 02:52:51.678 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicb11794d732"
2026-02-17 02:52:51.678 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicb11794d732"
2026-02-17 02:52:51.678 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb11794d732"
2026-02-17 02:52:51.678 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:51.678 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:51.705 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:51.706 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"} status="up"
2026-02-17 02:52:51.814 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9146" name:"default"}
2026-02-17 02:52:51.966 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9427" name:"default"}
2026-02-17 02:52:52.191 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-426"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-426"}
2026-02-17 02:52:52.226 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5731"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5731"}
2026-02-17 02:52:52.283 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-4329"
2026-02-17 02:52:52.283 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:52.365 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-4329"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-4329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-4329"}
2026-02-17 02:52:52.389 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1936"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1936"}
2026-02-17 02:52:52.419 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1936" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:52.450 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9427"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9427"} labels:{key:"webhook-9427" value:"true"}
2026-02-17 02:52:52.484 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9427"}
2026-02-17 02:52:52.515 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-961"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-961"} labels:{key:"webhook-9427-markers" value:"true"}
2026-02-17 02:52:52.538 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-961"}
2026-02-17 02:52:52.562 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-846"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-846"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-846"}
2026-02-17 02:52:52.602 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-846"}
2026-02-17 02:52:52.602 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:52:52.693 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9146"}
2026-02-17 02:52:53.024 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=71
2026-02-17 02:52:53.024 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicb11794d732"
2026-02-17 02:52:53.024 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb11794d732", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:53.024 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb11794d732", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:53.024 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:52:53.231 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1231" name:"default"}
2026-02-17 02:52:53.592 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4344"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4344"}
2026-02-17 02:52:53.632 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5884"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5884"}
2026-02-17 02:52:53.632 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5884" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:53.667 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5884"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5884"} labels:{key:"webhook-5884" value:"true"}
2026-02-17 02:52:53.695 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2997"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2997"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2997"} labels:{key:"webhook-5884-markers" value:"true"}
2026-02-17 02:52:53.695 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2997" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:54.030 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1231"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"services-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1231"}
2026-02-17 02:52:54.058 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1231"}
2026-02-17 02:52:54.205 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5779" type:"ClusterIP" cluster_ips:"10.254.23.118" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:55.094 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1936"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1936"}
2026-02-17 02:52:55.123 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7600"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-7600"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7600"}
2026-02-17 02:52:55.150 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7600" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:55.201 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-7600" type:"NodePort" cluster_ips:"10.254.6.164" ports:{Protocol:"TCP" Port:80 NodePort:32347}
2026-02-17 02:52:55.801 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3381" name:"default"}
2026-02-17 02:52:55.895 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-7600/nodeport-test-b456d8695-22q4h, name=eth0)
2026-02-17 02:52:55.895 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7600"} profile:{inbound_rules:{action:"allow" rule_id:"ebvp24qpcf9u4RgG"} outbound_rules:{action:"allow" rule_id:"bXZJM7osszMYnH3L"}}
2026-02-17 02:52:55.895 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7600.default"} profile:{}
2026-02-17 02:52:55.895 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7600/nodeport-test-b456d8695-22q4h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39b2fd4309b" profile_ids:"kns.services-7600" profile_ids:"ksa.services-7600.default" ipv4_nets:"10.100.32.75/32"}
2026-02-17 02:52:55.895 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:55.896 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:55.896 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:55.896 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:52:55.896 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali39b2fd4309b" ipVersion=0x4 table="filter"
2026-02-17 02:52:55.896 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7600" ipVersion=0x4 table="filter"
2026-02-17 02:52:55.896 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ToXlxgly0qbw3pnZ7x" ipVersion=0x4 table="filter"
2026-02-17 02:52:55.896 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:52:55.896 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali39b2fd4309b" ipVersion=0x4 table="filter"
2026-02-17 02:52:55.896 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7600" ipVersion=0x4 table="filter"
2026-02-17 02:52:55.896 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ToXlxgly0qbw3pnZ7x" ipVersion=0x4 table="filter"
2026-02-17 02:52:55.897 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali39b2fd4309b"
2026-02-17 02:52:55.897 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:55.897 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:55.941 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:55.941 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"} status="down"
2026-02-17 02:52:55.962 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali39b2fd4309b" state="down"
2026-02-17 02:52:55.962 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39b2fd4309b"
2026-02-17 02:52:55.962 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39b2fd4309b", State:"down", Index:72}
2026-02-17 02:52:55.963 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39b2fd4309b", Addrs:set.Typed[string]{}}
2026-02-17 02:52:55.963 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39b2fd4309b", Addrs:set.Typed[string]{}}
2026-02-17 02:52:55.963 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39b2fd4309b"
2026-02-17 02:52:55.963 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:55.963 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:55.966 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali39b2fd4309b" state="up"
2026-02-17 02:52:55.992 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:55.992 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"} status="down"
2026-02-17 02:52:55.992 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39b2fd4309b", State:"up", Index:72}
2026-02-17 02:52:55.992 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali39b2fd4309b"
2026-02-17 02:52:55.992 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39b2fd4309b"
2026-02-17 02:52:55.992 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39b2fd4309b"
2026-02-17 02:52:55.993 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:55.993 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:56.029 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:56.029 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"} status="up"
2026-02-17 02:52:56.033 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3381"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"services-3381"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-3381"}
2026-02-17 02:52:56.090 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3381"}
2026-02-17 02:52:56.355 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-6225"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-6225"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-6225"} labels:{key:"validating-admission-policy-6225" value:"true"}
2026-02-17 02:52:56.394 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5731"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5731"}
2026-02-17 02:52:56.445 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-45"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-45"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-45"}
2026-02-17 02:52:56.463 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-45" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:56.640 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5884" type:"ClusterIP" cluster_ips:"10.254.178.123" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:56.848 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-7600/nodeport-test-b456d8695-22q4h, name=eth0)
2026-02-17 02:52:56.848 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7600/nodeport-test-b456d8695-22q4h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39b2fd4309b" profile_ids:"kns.services-7600" profile_ids:"ksa.services-7600.default" ipv4_nets:"10.100.32.75/32"}
2026-02-17 02:52:56.849 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:56.849 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:56.849 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:56.850 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39b2fd4309b"
2026-02-17 02:52:56.850 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:56.850 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:52:56.881 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:56.881 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"} status="up"
2026-02-17 02:52:56.881 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8705" name:"default"}
2026-02-17 02:52:56.991 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=72
2026-02-17 02:52:56.992 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali39b2fd4309b"
2026-02-17 02:52:56.994 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39b2fd4309b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:56.994 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39b2fd4309b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:57.200 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8705"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"job-8705"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8705"}
2026-02-17 02:52:57.238 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8705"}
2026-02-17 02:52:57.342 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-426" name:"default"}
2026-02-17 02:52:57.779 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-4329" name:"default"}
2026-02-17 02:52:57.810 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-9677"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-9677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-9677"} labels:{key:"webhook-5884" value:"true"}
2026-02-17 02:52:57.844 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-9677" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:57.858 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=validating-admission-policy-6225/replicated-54c98b4f84-8stcs, name=eth0)
2026-02-17 02:52:57.866 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5884"
2026-02-17 02:52:57.866 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicb11794d732" profile_ids:"kns.validating-admission-policy-6225" profile_ids:"ksa.validating-admission-policy-6225.default" ipv4_nets:"10.100.32.70/32"}
2026-02-17 02:52:57.866 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:57.866 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:57.866 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:57.867 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicb11794d732"
2026-02-17 02:52:57.867 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:57.868 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:57.896 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:57.896 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"} status="up"
2026-02-17 02:52:57.949 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5884"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5884"} labels:{key:"webhook-5884" value:"true"}
2026-02-17 02:52:57.988 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2997"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2997"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2997"} labels:{key:"webhook-5884-markers" value:"true"}
2026-02-17 02:52:58.025 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-9677"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-9677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-9677"} labels:{key:"webhook-5884" value:"true"}
2026-02-17 02:52:58.025 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8904"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8904"}
2026-02-17 02:52:58.050 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8904" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:58.131 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-426"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-426"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-426"}
2026-02-17 02:52:58.163 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-426"}
2026-02-17 02:52:58.492 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-4329"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-4329"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-4329"}
2026-02-17 02:52:58.522 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-4329"}
2026-02-17 02:52:58.655 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8904"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8904"}
2026-02-17 02:52:58.690 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7838"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-7838"}
2026-02-17 02:52:58.690 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-7838" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:58.741 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4344"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4344"}
2026-02-17 02:52:59.704 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=validating-admission-policy-6225/replicated-54c98b4f84-8stcs, name=eth0)
2026-02-17 02:52:59.704 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs" endpoint_id:"eth0"}
2026-02-17 02:52:59.704 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.validating-admission-policy-6225"}
2026-02-17 02:52:59.704 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.validating-admission-policy-6225.default"}
2026-02-17 02:52:59.704 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:59.704 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:59.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vm_75dcXGQ1Qx6XGOh" ipVersion=0x4 table="filter"
2026-02-17 02:52:59.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SjLkikuQdk95LpsZqx" ipVersion=0x4 table="filter"
2026-02-17 02:52:59.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vm_75dcXGQ1Qx6XGOh" ipVersion=0x4 table="filter"
2026-02-17 02:52:59.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SjLkikuQdk95LpsZqx" ipVersion=0x4 table="filter"
2026-02-17 02:52:59.719 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:59.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicb11794d732" ipVersion=0x4 table="filter"
2026-02-17 02:52:59.719 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicb11794d732" ipVersion=0x4 table="filter"
2026-02-17 02:52:59.719 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:59.719 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:59.720 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.70
2026-02-17 02:52:59.771 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"validating-admission-policy-6225/replicated-54c98b4f84-8stcs", EndpointId:"eth0"}
2026-02-17 02:52:59.810 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicb11794d732" state="down"
2026-02-17 02:52:59.810 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicb11794d732"
2026-02-17 02:52:59.810 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-17 02:52:59.810 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb11794d732", State:"down", Index:71}
2026-02-17 02:52:59.810 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb11794d732", Addrs:set.Typed[string]{}}
2026-02-17 02:52:59.810 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb11794d732", Addrs:set.Typed[string]{}}
2026-02-17 02:52:59.818 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="calicb11794d732" state=""
2026-02-17 02:52:59.818 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicb11794d732"
2026-02-17 02:52:59.836 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicb11794d732", State:"", Index:71}
2026-02-17 02:52:59.836 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicb11794d732", Addrs:set.Set[string](nil)}
2026-02-17 02:52:59.836 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicb11794d732", Addrs:set.Set[string](nil)}
2026-02-17 02:53:00.261 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1936" name:"default"}
2026-02-17 02:53:00.511 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1936"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1936"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1936"}
2026-02-17 02:53:00.530 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1936"}
2026-02-17 02:53:00.576 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-45"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-45"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-45"}
2026-02-17 02:53:00.630 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3628"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3628"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-3628"}
2026-02-17 02:53:00.658 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3628" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:00.697 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3628" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:53:00.698 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3628" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:53:00.726 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3628" name:"default"}
2026-02-17 02:53:00.726 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3628" name:"testserviceaccount"}
2026-02-17 02:53:00.726 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-3628" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:00.758 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3628"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3628"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-3628"}
2026-02-17 02:53:00.787 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1811"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1811"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1811"}
2026-02-17 02:53:00.787 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1811" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:01.521 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5731" name:"default"}
2026-02-17 02:53:01.811 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7838"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-7838"}
2026-02-17 02:53:01.834 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2547"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2547"}
2026-02-17 02:53:01.869 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-2547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:02.075 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-6225" name:"default"}
2026-02-17 02:53:02.318 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5731"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5731"}
2026-02-17 02:53:02.346 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5731"}
2026-02-17 02:53:02.384 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-6225"}
2026-02-17 02:53:03.095 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7600"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-7600"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7600"}
2026-02-17 02:53:03.118 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1052"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1052"}
2026-02-17 02:53:03.144 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1052" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:03.175 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1052"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1052"} labels:{key:"webhook-1052" value:"true"}
2026-02-17 02:53:03.175 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3059"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3059"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3059"} labels:{key:"webhook-1052-markers" value:"true"}
2026-02-17 02:53:03.206 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3059" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:03.497 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5884" name:"default"}
2026-02-17 02:53:03.528 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-9677" name:"default"}
2026-02-17 02:53:03.873 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2997" name:"default"}
2026-02-17 02:53:03.911 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-9677"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-9677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-9677"} labels:{key:"webhook-5884" value:"true"}
2026-02-17 02:53:03.944 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2997"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2997"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2997"} labels:{key:"webhook-5884-markers" value:"true"}
2026-02-17 02:53:03.944 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-9677"}
2026-02-17 02:53:03.944 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2997"}
2026-02-17 02:53:04.002 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5884"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5884"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5884"} labels:{key:"webhook-5884" value:"true"}
2026-02-17 02:53:04.032 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5884"}
2026-02-17 02:53:04.329 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8904" name:"default"}
2026-02-17 02:53:04.402 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8904"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8904"}
2026-02-17 02:53:04.425 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8904"}
2026-02-17 02:53:04.891 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1811"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1811"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1811"}
2026-02-17 02:53:04.917 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4670"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4670"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-4670"}
2026-02-17 02:53:04.941 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-4670" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:04.964 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-4670" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:05.053 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2547"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2547"}
2026-02-17 02:53:05.081 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6129"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-6129"}
2026-02-17 02:53:05.108 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-6129" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:05.440 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5779"
2026-02-17 02:53:05.559 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5779"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5779"} labels:{key:"webhook-5779" value:"true"}
2026-02-17 02:53:05.590 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7858"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7858"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7858"} labels:{key:"webhook-5779-markers" value:"true"}
2026-02-17 02:53:05.618 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6374"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6374"}
2026-02-17 02:53:05.651 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6374" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:05.941 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-45" name:"default"}
2026-02-17 02:53:06.052 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-3628" name:"default"}
2026-02-17 02:53:06.459 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-3628"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-3628"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-3628"}
2026-02-17 02:53:06.487 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-3628"}
2026-02-17 02:53:06.796 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-45"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-45"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-45"}
2026-02-17 02:53:06.829 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-45"}
2026-02-17 02:53:06.971 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-7838" name:"default"}
2026-02-17 02:53:07.095 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-7838"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-7838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-7838"}
2026-02-17 02:53:07.123 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-7838"}
2026-02-17 02:53:08.148 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1052" type:"ClusterIP" cluster_ips:"10.254.115.205" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:53:08.165 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-7600/nodeport-test-b456d8695-22q4h, name=eth0)
2026-02-17 02:53:08.184 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-7600/nodeport-test-b456d8695-22q4h, name=eth0)
2026-02-17 02:53:08.207 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7600/nodeport-test-b456d8695-22q4h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39b2fd4309b" profile_ids:"kns.services-7600" profile_ids:"ksa.services-7600.default" ipv4_nets:"10.100.32.75/32"}
2026-02-17 02:53:08.208 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7600/nodeport-test-b456d8695-22q4h" endpoint_id:"eth0"}
2026-02-17 02:53:08.208 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7600.default"}
2026-02-17 02:53:08.208 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7600"}
2026-02-17 02:53:08.209 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:53:08.209 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:53:08.211 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7600" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.211 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ToXlxgly0qbw3pnZ7x" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.211 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7600" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.211 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ToXlxgly0qbw3pnZ7x" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.211 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:53:08.211 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.212 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali39b2fd4309b" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.212 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-3" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.212 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali39b2fd4309b" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.212 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:53:08.212 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:53:08.214 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.75
2026-02-17 02:53:08.292 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7600/nodeport-test-b456d8695-22q4h", EndpointId:"eth0"}
2026-02-17 02:53:08.638 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-7600"
2026-02-17 02:53:08.946 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7600" name:"default"}
2026-02-17 02:53:08.975 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7600"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"services-7600"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-7600"}
2026-02-17 02:53:09.007 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7600"}
2026-02-17 02:53:09.281 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6129"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-6129"}
2026-02-17 02:53:09.312 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1052"
2026-02-17 02:53:09.373 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4723"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4723"}
2026-02-17 02:53:09.400 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-4723" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:09.441 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1052"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1052"} labels:{key:"webhook-1052" value:"true"}
2026-02-17 02:53:09.468 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3059"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3059"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3059"} labels:{key:"webhook-1052-markers" value:"true"}
2026-02-17 02:53:09.507 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-2028"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-2028"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-2028"}
2026-02-17 02:53:09.536 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-2028" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:09.620 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-2028"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-2028"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-2028"}
2026-02-17 02:53:09.682 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4707"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4707"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4707"}
2026-02-17 02:53:09.713 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:09.787 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6374"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6374"}
2026-02-17 02:53:09.812 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1295"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1295"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1295"}
2026-02-17 02:53:09.839 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-1295" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:09.898 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4707"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4707"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4707"}
2026-02-17 02:53:09.919 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9754"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9754"}
2026-02-17 02:53:09.935 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-9754" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:09.936 [INFO][58] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:53:09.944 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-9754" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:10.095 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-2547" name:"default"}
bird: KIF: Received address message for unknown interface 72
2026-02-17 02:53:10.609 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali39b2fd4309b" state="down"
2026-02-17 02:53:10.609 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39b2fd4309b", State:"down", Index:72}
2026-02-17 02:53:10.609 [INFO][58] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:53:10.610 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39b2fd4309b"
2026-02-17 02:53:10.610 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=72
2026-02-17 02:53:10.616 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali39b2fd4309b" state=""
2026-02-17 02:53:10.616 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali39b2fd4309b"
2026-02-17 02:53:10.642 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39b2fd4309b", Addrs:set.Typed[string]{}}
2026-02-17 02:53:10.642 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39b2fd4309b", Addrs:set.Typed[string]{}}
2026-02-17 02:53:10.642 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39b2fd4309b", State:"", Index:72}
2026-02-17 02:53:10.642 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39b2fd4309b", Addrs:set.Set[string](nil)}
2026-02-17 02:53:10.642 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39b2fd4309b", Addrs:set.Set[string](nil)}
2026-02-17 02:53:10.674 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1811" name:"default"}
2026-02-17 02:53:10.902 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2547"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2547"}
2026-02-17 02:53:10.951 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-2547"}
2026-02-17 02:53:11.065 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5779" name:"default"}
2026-02-17 02:53:11.148 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1811"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1811"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1811"}
2026-02-17 02:53:11.172 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1811"}
2026-02-17 02:53:11.397 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5779"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5779"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5779"} labels:{key:"webhook-5779" value:"true"}
2026-02-17 02:53:11.426 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5779"}
2026-02-17 02:53:11.629 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7858" name:"default"}
2026-02-17 02:53:11.673 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7858"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7858"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7858"} labels:{key:"webhook-5779-markers" value:"true"}
2026-02-17 02:53:11.701 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7858"}
2026-02-17 02:53:12.972 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1295"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1295"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1295"}
2026-02-17 02:53:12.994 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5335"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5335"}
2026-02-17 02:53:13.023 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5335" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:13.470 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4723"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4723"}
2026-02-17 02:53:13.499 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1520"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1520"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1520"}
2026-02-17 02:53:13.499 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1520" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:14.091 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-9754"
2026-02-17 02:53:14.120 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9754"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9754"}
2026-02-17 02:53:14.145 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6422"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6422"}
2026-02-17 02:53:14.165 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6422" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:14.379 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-6129" name:"default"}
2026-02-17 02:53:14.661 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6129"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-6129"}
2026-02-17 02:53:14.693 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-6129"}
2026-02-17 02:53:14.857 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1052" name:"default"}
2026-02-17 02:53:14.961 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4707" name:"default"}
2026-02-17 02:53:15.071 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3059" name:"default"}
2026-02-17 02:53:15.340 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3059"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3059"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3059"} labels:{key:"webhook-1052-markers" value:"true"}
2026-02-17 02:53:15.375 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3059"}
2026-02-17 02:53:15.539 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6374" name:"default"}
2026-02-17 02:53:15.762 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1052"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1052"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1052"} labels:{key:"webhook-1052" value:"true"}
2026-02-17 02:53:15.784 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-2028" name:"default"}
2026-02-17 02:53:15.809 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1052"}
2026-02-17 02:53:15.902 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6374"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6374"}
2026-02-17 02:53:15.937 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6374"}
2026-02-17 02:53:16.005 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-2028"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-2028"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-2028"}
2026-02-17 02:53:16.036 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-2028"}
2026-02-17 02:53:16.099 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4707"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4707"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4707"}
2026-02-17 02:53:16.126 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4707"}
2026-02-17 02:53:17.118 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5335"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5335"}
2026-02-17 02:53:17.139 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8601"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8601"}
2026-02-17 02:53:17.172 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8601" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:18.132 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1520"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1520"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1520"}
2026-02-17 02:53:18.163 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5972"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5972"}
2026-02-17 02:53:18.199 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:18.514 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-4723" name:"default"}
2026-02-17 02:53:18.623 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-1295" name:"default"}
2026-02-17 02:53:18.664 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-1295"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-1295"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-1295"}
2026-02-17 02:53:18.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-1295"}
2026-02-17 02:53:19.126 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4723"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4723"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4723"}
2026-02-17 02:53:19.152 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-4723"}
2026-02-17 02:53:19.350 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-9754" name:"default"}
2026-02-17 02:53:19.476 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9754"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9754"}
2026-02-17 02:53:19.501 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-9754"}
2026-02-17 02:53:22.227 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5335" name:"default"}
2026-02-17 02:53:22.522 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5335"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5335"}
2026-02-17 02:53:22.548 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5335"}
2026-02-17 02:53:23.540 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1520" name:"default"}
2026-02-17 02:53:23.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1520"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1520"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-1520"}
2026-02-17 02:53:23.630 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1520"}
2026-02-17 02:53:24.275 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5972"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5972"}
2026-02-17 02:53:24.306 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5296"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-5296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5296"}
2026-02-17 02:53:24.336 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5296" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:26.027 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-4670/ss-1, name=eth0)
2026-02-17 02:53:26.028 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-4670"} profile:{inbound_rules:{action:"allow" rule_id:"pxxZEtk0NCcFaUPK"} outbound_rules:{action:"allow" rule_id:"85knGgwFe_TE9iWx"}}
2026-02-17 02:53:26.028 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-4670.default"} profile:{}
2026-02-17 02:53:26.028 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4670/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6f31d34fb5" profile_ids:"kns.statefulset-4670" profile_ids:"ksa.statefulset-4670.default" ipv4_nets:"10.100.32.74/32"}
2026-02-17 02:53:26.028 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:26.028 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:26.028 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:26.029 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia6f31d34fb5" ipVersion=0x4 table="filter"
2026-02-17 02:53:26.029 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2Br6QWbK63LUSWL_B-" ipVersion=0x4 table="filter"
2026-02-17 02:53:26.029 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6mvoq9QD4OloHxN8My" ipVersion=0x4 table="filter"
2026-02-17 02:53:26.029 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia6f31d34fb5" ipVersion=0x4 table="filter"
2026-02-17 02:53:26.029 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2Br6QWbK63LUSWL_B-" ipVersion=0x4 table="filter"
2026-02-17 02:53:26.029 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6mvoq9QD4OloHxN8My" ipVersion=0x4 table="filter"
2026-02-17 02:53:26.030 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia6f31d34fb5"
2026-02-17 02:53:26.030 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:26.030 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:26.071 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:26.071 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:26.095 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calia6f31d34fb5" state="down"
2026-02-17 02:53:26.095 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6f31d34fb5", State:"down", Index:73}
2026-02-17 02:53:26.095 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia6f31d34fb5"
2026-02-17 02:53:26.095 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia6f31d34fb5"
2026-02-17 02:53:26.095 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:26.095 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:26.108 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calia6f31d34fb5" state="up"
2026-02-17 02:53:26.122 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:26.123 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:53:26.123 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6f31d34fb5", Addrs:set.Typed[string]{}}
2026-02-17 02:53:26.123 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6f31d34fb5", Addrs:set.Typed[string]{}}
2026-02-17 02:53:26.123 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6f31d34fb5", State:"up", Index:73}
2026-02-17 02:53:26.123 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia6f31d34fb5"
2026-02-17 02:53:26.123 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia6f31d34fb5"
2026-02-17 02:53:26.123 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6f31d34fb5"
2026-02-17 02:53:26.123 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:26.123 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:26.145 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:26.145 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:27.044 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-4670/ss-1, name=eth0)
2026-02-17 02:53:27.044 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4670/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6f31d34fb5" profile_ids:"kns.statefulset-4670" profile_ids:"ksa.statefulset-4670.default" ipv4_nets:"10.100.32.74/32"}
2026-02-17 02:53:27.044 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.044 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.045 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.045 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6f31d34fb5"
2026-02-17 02:53:27.045 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.045 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.069 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:27.069 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:27.073 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-4670/ss-1, name=eth0)
2026-02-17 02:53:27.073 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4670/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6f31d34fb5" profile_ids:"kns.statefulset-4670" profile_ids:"ksa.statefulset-4670.default" ipv4_nets:"10.100.32.74/32"}
2026-02-17 02:53:27.073 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.073 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.073 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.073 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6f31d34fb5"
2026-02-17 02:53:27.073 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.073 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:27.099 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:27.099 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:27.328 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=73
2026-02-17 02:53:27.328 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia6f31d34fb5"
2026-02-17 02:53:27.329 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6f31d34fb5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:27.329 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6f31d34fb5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:29.524 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5972" name:"default"}
2026-02-17 02:53:29.582 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5972"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5972"}
2026-02-17 02:53:29.614 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5972"}
2026-02-17 02:53:30.031 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4" ipv4_addr:"192.168.24.52/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-q2nn4"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:53:30.031 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:53:30.031 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:53:36.438 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-4344" name:"default"}
2026-02-17 02:53:36.477 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-4344"}
2026-02-17 02:53:46.116 [INFO][58] felix/summary.go 100: Summarising 288 dataplane reconciliation loops over 1m3.1s: avg=30ms longest=86ms (resync-calico-v4)
2026-02-17 02:53:46.462 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5296"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-5296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5296"}
2026-02-17 02:53:46.488 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"}
2026-02-17 02:53:46.523 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:46.523 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"} labels:{key:"webhook-721" value:"true"}
2026-02-17 02:53:46.545 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3808"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3808"} labels:{key:"webhook-721-markers" value:"true"}
2026-02-17 02:53:46.545 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3808" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:46.675 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:53:47.051 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-4670/ss-1, name=eth0)
2026-02-17 02:53:47.051 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4670/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6f31d34fb5" profile_ids:"kns.statefulset-4670" profile_ids:"ksa.statefulset-4670.default" ipv4_nets:"10.100.32.74/32"}
2026-02-17 02:53:47.051 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:47.051 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:47.051 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:47.053 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6f31d34fb5"
2026-02-17 02:53:47.054 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:47.054 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:47.080 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:47.080 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:48.841 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-721" type:"ClusterIP" cluster_ips:"10.254.121.77" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:53:51.826 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5296" name:"default"}
2026-02-17 02:53:52.070 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5296"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"job-5296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5296"}
2026-02-17 02:53:52.100 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5296"}
2026-02-17 02:53:56.821 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-4670/ss-1, name=eth0)
2026-02-17 02:53:56.822 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4670/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia6f31d34fb5" profile_ids:"kns.statefulset-4670" profile_ids:"ksa.statefulset-4670.default" ipv4_nets:"10.100.32.74/32"}
2026-02-17 02:53:56.826 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:56.826 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:56.826 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:56.826 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia6f31d34fb5"
2026-02-17 02:53:56.827 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:56.827 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:56.857 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:56.857 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:53:57.127 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-4670/ss-1, name=eth0)
2026-02-17 02:53:57.127 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-4670/ss-1" endpoint_id:"eth0"}
2026-02-17 02:53:57.127 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-4670"}
2026-02-17 02:53:57.127 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-4670.default"}
2026-02-17 02:53:57.127 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:57.127 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:57.128 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2Br6QWbK63LUSWL_B-" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.128 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6mvoq9QD4OloHxN8My" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.128 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2Br6QWbK63LUSWL_B-" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.128 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6mvoq9QD4OloHxN8My" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.128 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:57.128 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia6f31d34fb5" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.128 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia6f31d34fb5" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.128 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:57.128 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:57.129 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.74
2026-02-17 02:53:57.200 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-4670/ss-1", EndpointId:"eth0"}
2026-02-17 02:53:57.232 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calia6f31d34fb5" state="down"
2026-02-17 02:53:57.232 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia6f31d34fb5"
2026-02-17 02:53:57.232 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=73
2026-02-17 02:53:57.232 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6f31d34fb5", State:"down", Index:73}
2026-02-17 02:53:57.232 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6f31d34fb5", Addrs:set.Typed[string]{}}
2026-02-17 02:53:57.232 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6f31d34fb5", Addrs:set.Typed[string]{}}
2026-02-17 02:53:57.237 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calia6f31d34fb5" state=""
2026-02-17 02:53:57.237 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia6f31d34fb5"
2026-02-17 02:53:57.258 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia6f31d34fb5", State:"", Index:73}
2026-02-17 02:53:57.258 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia6f31d34fb5", Addrs:set.Set[string](nil)}
2026-02-17 02:53:57.258 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia6f31d34fb5", Addrs:set.Set[string](nil)}
2026-02-17 02:54:02.050 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-721"
2026-02-17 02:54:02.171 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"} labels:{key:"webhook-721" value:"true"}
2026-02-17 02:54:02.199 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3808"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3808"} labels:{key:"webhook-721-markers" value:"true"}
2026-02-17 02:54:02.225 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5012"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5012"}
2026-02-17 02:54:02.225 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5012" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:02.301 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5012"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5012"}
2026-02-17 02:54:02.341 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1814"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1814"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1814"}
2026-02-17 02:54:02.341 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1814" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:04.503 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1814"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1814"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1814"}
2026-02-17 02:54:04.528 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6804"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6804"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6804"}
2026-02-17 02:54:04.528 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6804" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:06.435 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6422"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6422"}
2026-02-17 02:54:06.461 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6958"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6958"}
2026-02-17 02:54:06.486 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6958" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:06.946 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4670"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4670"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-4670"}
2026-02-17 02:54:06.972 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4656"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4656"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4656"}
2026-02-17 02:54:06.997 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4656" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:07.462 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5012" name:"default"}
2026-02-17 02:54:07.479 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3808" name:"default"}
2026-02-17 02:54:07.810 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-721" name:"default"}
2026-02-17 02:54:07.964 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5012"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5012"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5012"}
2026-02-17 02:54:08.025 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5012"}
2026-02-17 02:54:08.121 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3808"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3808"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3808"} labels:{key:"webhook-721-markers" value:"true"}
2026-02-17 02:54:08.177 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3808"}
2026-02-17 02:54:08.394 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"} labels:{key:"webhook-721" value:"true"}
2026-02-17 02:54:08.419 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-721"}
2026-02-17 02:54:08.637 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6804"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6804"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6804"}
2026-02-17 02:54:08.665 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2010"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2010"}
2026-02-17 02:54:08.687 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-2010" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:08.832 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6958"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6958"}
2026-02-17 02:54:08.877 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7625"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7625"}
2026-02-17 02:54:08.898 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7625" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:09.577 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1814"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1814"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1814"}
2026-02-17 02:54:11.092 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4656"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4656"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4656"}
2026-02-17 02:54:11.137 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1597"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1597"}
2026-02-17 02:54:11.165 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:11.279 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1597"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1597"}
2026-02-17 02:54:11.311 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4065"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4065"}
2026-02-17 02:54:11.312 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4065" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:11.446 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4065"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4065"}
2026-02-17 02:54:11.478 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2320"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2320"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2320"}
2026-02-17 02:54:11.478 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2320" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:11.917 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6422" name:"default"}
2026-02-17 02:54:11.950 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6422"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6422"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6422"}
2026-02-17 02:54:11.974 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6422"}
2026-02-17 02:54:12.096 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-4670" name:"default"}
2026-02-17 02:54:12.542 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-4670"
2026-02-17 02:54:12.599 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-4670"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-4670"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-4670"}
2026-02-17 02:54:12.629 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-4670"}
2026-02-17 02:54:12.994 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7625"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7625"}
2026-02-17 02:54:13.069 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-88"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-88"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-88"}
2026-02-17 02:54:13.102 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-88" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:13.878 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6958"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6958"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6958"}
2026-02-17 02:54:13.988 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6804" name:"default"}
2026-02-17 02:54:14.032 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6804"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6804"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6804"}
2026-02-17 02:54:14.057 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6804"}
2026-02-17 02:54:14.770 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2010"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2010"}
2026-02-17 02:54:14.801 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3289"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-3289"}
2026-02-17 02:54:14.828 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-3289" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:14.889 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3289"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-3289"}
2026-02-17 02:54:14.920 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6768"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6768"}
2026-02-17 02:54:14.944 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6768" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:15.135 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n" ipv4_addr:"192.168.24.19/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-default-worker-tzscp-lstzc-qjs9n"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:54:15.135 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:54:15.135 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:54:15.561 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-88" type:"ClusterIP" cluster_ips:"10.254.224.228" ports:{Protocol:"TCP" Port:1234}
2026-02-17 02:54:16.090 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2320"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2320"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2320"}
2026-02-17 02:54:16.122 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-9457"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-9457"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-9457"}
2026-02-17 02:54:16.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-9457" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:16.311 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4656" name:"default"}
2026-02-17 02:54:16.343 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1597" name:"default"}
2026-02-17 02:54:16.473 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4656"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4656"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4656"}
2026-02-17 02:54:16.502 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4656"}
2026-02-17 02:54:16.948 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1597"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1597"}
2026-02-17 02:54:16.988 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1597"}
2026-02-17 02:54:17.192 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4065" name:"default"}
2026-02-17 02:54:17.252 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4065"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4065"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4065"}
2026-02-17 02:54:17.277 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4065"}
2026-02-17 02:54:17.744 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-88" type:"ClusterIP" cluster_ips:"10.254.52.211" ports:{Protocol:"TCP" Port:2345}
2026-02-17 02:54:18.464 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7625" name:"default"}
2026-02-17 02:54:18.495 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7625"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7625"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7625"}
2026-02-17 02:54:18.516 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7625"}
2026-02-17 02:54:18.828 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-9457" type:"ClusterIP" cluster_ips:"10.254.38.89" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:54:18.955 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6958" name:"default"}
2026-02-17 02:54:19.137 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6958"}
2026-02-17 02:54:19.798 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-88"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-88"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-88"}
2026-02-17 02:54:19.832 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-8987"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-8987"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-8987"}
2026-02-17 02:54:19.832 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-8987" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:19.968 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-8987"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-8987"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-8987"}
2026-02-17 02:54:19.995 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4156"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"job-4156"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4156"}
2026-02-17 02:54:20.017 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4156" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:20.279 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-3289" name:"default"}
2026-02-17 02:54:20.455 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-3289"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-3289"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-3289"}
2026-02-17 02:54:20.489 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-3289"}
2026-02-17 02:54:20.546 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-2010" name:"default"}
2026-02-17 02:54:20.922 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-2010"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-2010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-2010"}
2026-02-17 02:54:20.955 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-2010"}
2026-02-17 02:54:21.349 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2320" name:"default"}
2026-02-17 02:54:21.405 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2320"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2320"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2320"}
2026-02-17 02:54:21.428 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2320"}
2026-02-17 02:54:23.081 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-9457"
2026-02-17 02:54:23.165 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-9457"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-9457"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-9457"}
2026-02-17 02:54:23.212 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9373"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9373"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-9373"}
2026-02-17 02:54:23.242 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-9373" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:23.364 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9373"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9373"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-9373"}
2026-02-17 02:54:23.388 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1517"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"job-1517"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1517"}
2026-02-17 02:54:23.388 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1517" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:24.844 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-88"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-88"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-88"}
2026-02-17 02:54:25.287 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-8987" name:"default"}
2026-02-17 02:54:25.555 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-8987"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-8987"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-8987"}
2026-02-17 02:54:25.579 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-8987"}
2026-02-17 02:54:28.941 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-9373" name:"default"}
2026-02-17 02:54:29.000 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9373"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9373"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-9373"}
2026-02-17 02:54:29.027 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-9373"}
2026-02-17 02:54:29.114 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-9457" name:"default"}
2026-02-17 02:54:29.145 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-9457"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-9457"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-9457"}
2026-02-17 02:54:29.172 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-9457"}
2026-02-17 02:54:29.899 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-88"
2026-02-17 02:54:29.949 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-88"
2026-02-17 02:54:30.080 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4156"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"job-4156"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4156"}
2026-02-17 02:54:30.118 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-88" name:"default"}
2026-02-17 02:54:30.118 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5123"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"job-5123"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5123"}
2026-02-17 02:54:30.118 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5123" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:30.318 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-88"}
2026-02-17 02:54:33.488 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1517"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"job-1517"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1517"}
2026-02-17 02:54:33.514 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1766"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"services-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1766"}
2026-02-17 02:54:33.542 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1766" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:33.564 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-1766" type:"NodePort" cluster_ips:"10.254.146.6" ports:{Protocol:"TCP" Port:80 NodePort:31463}
2026-02-17 02:54:34.200 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5123"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"job-5123"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5123"}
2026-02-17 02:54:34.228 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6942"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-6942"}
2026-02-17 02:54:34.230 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1766/affinity-nodeport-85dffb5fc7-mnmh4, name=eth0)
2026-02-17 02:54:34.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-6942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:34.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1766"} profile:{inbound_rules:{action:"allow" rule_id:"g3MVCx3LTfhxZgZh"} outbound_rules:{action:"allow" rule_id:"Y2TEbf-NObudkZJY"}}
2026-02-17 02:54:34.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1766.default"} profile:{}
2026-02-17 02:54:34.256 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75c89122c7f" profile_ids:"kns.services-1766" profile_ids:"ksa.services-1766.default" ipv4_nets:"10.100.32.76/32"}
2026-02-17 02:54:34.256 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:34.256 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:34.256 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:34.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75c89122c7f" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1766" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-LIr7B5CBAfC0iAZfU" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75c89122c7f" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1766" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.257 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-LIr7B5CBAfC0iAZfU" ipVersion=0x4 table="filter"
2026-02-17 02:54:34.257 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75c89122c7f"
2026-02-17 02:54:34.257 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:34.257 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:34.291 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali75c89122c7f" state="down"
2026-02-17 02:54:34.291 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75c89122c7f"
2026-02-17 02:54:34.293 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:34.293 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} status="down"
2026-02-17 02:54:34.293 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75c89122c7f", State:"down", Index:74}
2026-02-17 02:54:34.293 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75c89122c7f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:34.293 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75c89122c7f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:34.293 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75c89122c7f"
2026-02-17 02:54:34.293 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:34.293 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:34.297 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali75c89122c7f" state="up"
2026-02-17 02:54:34.312 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:34.312 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} status="down"
2026-02-17 02:54:34.313 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75c89122c7f", State:"up", Index:74}
2026-02-17 02:54:34.313 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75c89122c7f"
2026-02-17 02:54:34.313 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75c89122c7f"
2026-02-17 02:54:34.313 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75c89122c7f"
2026-02-17 02:54:34.313 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:34.313 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:34.329 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:34.329 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} status="up"
2026-02-17 02:54:35.415 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1766/affinity-nodeport-85dffb5fc7-mnmh4, name=eth0)
2026-02-17 02:54:35.415 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75c89122c7f" profile_ids:"kns.services-1766" profile_ids:"ksa.services-1766.default" ipv4_nets:"10.100.32.76/32"}
2026-02-17 02:54:35.415 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:35.415 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:35.415 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:35.416 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75c89122c7f"
2026-02-17 02:54:35.416 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:35.416 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:35.453 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:35.453 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} status="up"
2026-02-17 02:54:35.515 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4156" name:"default"}
2026-02-17 02:54:35.549 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4156"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"job-4156"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4156"}
2026-02-17 02:54:35.572 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4156"}
2026-02-17 02:54:36.064 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=74
2026-02-17 02:54:36.064 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75c89122c7f"
2026-02-17 02:54:36.064 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75c89122c7f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:36.064 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75c89122c7f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:37.444 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6942"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-6942"}
2026-02-17 02:54:37.479 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8362"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8362"}
2026-02-17 02:54:37.510 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8362" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:38.814 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-1766"
2026-02-17 02:54:38.840 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1766/affinity-nodeport-85dffb5fc7-mnmh4, name=eth0)
2026-02-17 02:54:38.856 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75c89122c7f" profile_ids:"kns.services-1766" profile_ids:"ksa.services-1766.default" ipv4_nets:"10.100.32.76/32"}
2026-02-17 02:54:38.856 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.856 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.856 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.857 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75c89122c7f"
2026-02-17 02:54:38.857 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.857 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.858 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=services-1766/affinity-nodeport-85dffb5fc7-mnmh4, name=eth0)
2026-02-17 02:54:38.913 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:38.913 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"} status="up"
2026-02-17 02:54:38.913 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4" endpoint_id:"eth0"}
2026-02-17 02:54:38.913 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1766"}
2026-02-17 02:54:38.913 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1766.default"}
2026-02-17 02:54:38.913 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1766"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"services-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1766"}
2026-02-17 02:54:38.913 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.913 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.914 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1766" ipVersion=0x4 table="filter"
2026-02-17 02:54:38.914 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-LIr7B5CBAfC0iAZfU" ipVersion=0x4 table="filter"
2026-02-17 02:54:38.914 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1766" ipVersion=0x4 table="filter"
2026-02-17 02:54:38.914 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-LIr7B5CBAfC0iAZfU" ipVersion=0x4 table="filter"
2026-02-17 02:54:38.914 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.915 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75c89122c7f" ipVersion=0x4 table="filter"
2026-02-17 02:54:38.915 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75c89122c7f" ipVersion=0x4 table="filter"
2026-02-17 02:54:38.916 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.916 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.916 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.76
2026-02-17 02:54:38.968 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1766/affinity-nodeport-85dffb5fc7-mnmh4", EndpointId:"eth0"}
2026-02-17 02:54:38.969 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1763"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1763"}
2026-02-17 02:54:38.969 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1763" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:38.999 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1517" name:"default"}
2026-02-17 02:54:39.054 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1517"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"job-1517"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1517"}
2026-02-17 02:54:39.079 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1517"}
2026-02-17 02:54:39.242 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5123"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"job-5123"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-5123"}
2026-02-17 02:54:41.250 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali75c89122c7f" state="down"
2026-02-17 02:54:41.250 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75c89122c7f"
2026-02-17 02:54:41.250 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75c89122c7f", State:"down", Index:74}
2026-02-17 02:54:41.250 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75c89122c7f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:41.251 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75c89122c7f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:41.251 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=74
2026-02-17 02:54:41.253 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali75c89122c7f" state=""
2026-02-17 02:54:41.254 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75c89122c7f"
2026-02-17 02:54:41.273 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75c89122c7f", State:"", Index:74}
2026-02-17 02:54:41.273 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75c89122c7f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:41.273 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75c89122c7f", Addrs:set.Set[string](nil)}
2026-02-17 02:54:41.591 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8362"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8362"}
2026-02-17 02:54:41.617 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2334"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2334"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2334"}
2026-02-17 02:54:41.643 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2334" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:42.745 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-6942" name:"default"}
2026-02-17 02:54:42.781 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6942"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-6942"}
2026-02-17 02:54:42.813 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-6942"}
2026-02-17 02:54:44.121 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1766" name:"default"}
2026-02-17 02:54:44.436 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1766"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"services-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1766"}
2026-02-17 02:54:44.471 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1766"}
2026-02-17 02:54:44.601 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5123" name:"default"}
2026-02-17 02:54:44.631 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5123"}
2026-02-17 02:54:45.734 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2334"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2334"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2334"}
2026-02-17 02:54:45.764 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-365"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-365"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-365"}
2026-02-17 02:54:45.764 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-365" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:46.695 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:54:46.864 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1814" name:"default"}
2026-02-17 02:54:46.889 [INFO][58] felix/summary.go 100: Summarising 173 dataplane reconciliation loops over 1m0.8s: avg=29ms longest=73ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:54:47.110 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8362" name:"default"}
2026-02-17 02:54:47.141 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8362"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8362"}
2026-02-17 02:54:47.175 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8362"}
2026-02-17 02:54:47.265 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1814"}
2026-02-17 02:54:49.875 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-365"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-365"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-365"}
2026-02-17 02:54:49.903 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-3620"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-3620"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-3620"}
2026-02-17 02:54:49.937 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-3620" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:49.980 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-3620"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-3620"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-3620"}
2026-02-17 02:54:50.010 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4790"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4790"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4790"}
2026-02-17 02:54:50.011 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4790" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:50.925 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2334" name:"default"}
2026-02-17 02:54:51.156 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2334"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2334"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2334"}
2026-02-17 02:54:51.178 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2334"}
2026-02-17 02:54:54.123 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4790"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4790"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4790"}
2026-02-17 02:54:54.148 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3774"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3774"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3774"}
2026-02-17 02:54:54.174 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-3774" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:54.743 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3774"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3774"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3774"}
2026-02-17 02:54:54.770 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6844"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6844"}
2026-02-17 02:54:54.791 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6844" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:55.037 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1763"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1763"}
2026-02-17 02:54:55.075 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4996"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-4996"}
2026-02-17 02:54:55.100 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-4996" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:55.224 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-365" name:"default"}
2026-02-17 02:54:55.560 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-3620" name:"default"}
2026-02-17 02:54:55.600 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-365"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-365"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-365"}
2026-02-17 02:54:55.629 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-365"}
2026-02-17 02:54:55.768 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-4996/condition-test-zlbnd, name=eth0)
2026-02-17 02:54:55.769 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-4996"} profile:{inbound_rules:{action:"allow" rule_id:"vS_8WF8VazZl627c"} outbound_rules:{action:"allow" rule_id:"7E09wsvC9XFfpk7G"}}
2026-02-17 02:54:55.769 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-4996.default"} profile:{}
2026-02-17 02:54:55.769 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4996/condition-test-zlbnd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d0daacdd6f" profile_ids:"kns.replication-controller-4996" profile_ids:"ksa.replication-controller-4996.default" ipv4_nets:"10.100.32.73/32"}
2026-02-17 02:54:55.769 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:55.769 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:55.770 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:55.770 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7d0daacdd6f" ipVersion=0x4 table="filter"
2026-02-17 02:54:55.770 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eMqzt8DjedoDGBb37V" ipVersion=0x4 table="filter"
2026-02-17 02:54:55.770 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8tZo2TiEbQPOztn3hD" ipVersion=0x4 table="filter"
2026-02-17 02:54:55.770 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7d0daacdd6f" ipVersion=0x4 table="filter"
2026-02-17 02:54:55.770 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eMqzt8DjedoDGBb37V" ipVersion=0x4 table="filter"
2026-02-17 02:54:55.770 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8tZo2TiEbQPOztn3hD" ipVersion=0x4 table="filter"
2026-02-17 02:54:55.770 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7d0daacdd6f"
2026-02-17 02:54:55.771 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:55.771 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:55.815 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:55.815 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} status="down"
2026-02-17 02:54:55.840 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali7d0daacdd6f" state="down"
2026-02-17 02:54:55.840 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d0daacdd6f"
2026-02-17 02:54:55.840 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d0daacdd6f", State:"down", Index:75}
2026-02-17 02:54:55.840 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d0daacdd6f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:55.840 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d0daacdd6f", Addrs:set.Typed[string]{}}
2026-02-17 02:54:55.840 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d0daacdd6f"
2026-02-17 02:54:55.840 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:55.840 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:55.847 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali7d0daacdd6f" state="up"
2026-02-17 02:54:55.863 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:55.863 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} status="down"
2026-02-17 02:54:55.863 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d0daacdd6f", State:"up", Index:75}
2026-02-17 02:54:55.863 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7d0daacdd6f"
2026-02-17 02:54:55.863 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d0daacdd6f"
2026-02-17 02:54:55.863 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d0daacdd6f"
2026-02-17 02:54:55.863 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:55.863 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:55.881 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:55.881 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} status="up"
2026-02-17 02:54:55.916 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-3620"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-3620"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-3620"}
2026-02-17 02:54:55.945 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-3620"}
2026-02-17 02:54:56.542 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-4996/condition-test-zlbnd, name=eth0)
2026-02-17 02:54:56.543 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4996/condition-test-zlbnd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d0daacdd6f" profile_ids:"kns.replication-controller-4996" profile_ids:"ksa.replication-controller-4996.default" ipv4_nets:"10.100.32.73/32"}
2026-02-17 02:54:56.543 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:56.544 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:56.544 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:56.545 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d0daacdd6f"
2026-02-17 02:54:56.545 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:56.545 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:54:56.570 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:56.570 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} status="up"
2026-02-17 02:54:56.917 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6844"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6844"}
2026-02-17 02:54:56.950 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-161"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-161"}
2026-02-17 02:54:56.950 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:57.184 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4996"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-4996"}
2026-02-17 02:54:57.214 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9532"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9532"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9532"}
2026-02-17 02:54:57.214 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9532" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:57.284 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=75
2026-02-17 02:54:57.284 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7d0daacdd6f"
2026-02-17 02:54:57.284 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d0daacdd6f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:57.284 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d0daacdd6f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:59.068 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-161"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-161"}
2026-02-17 02:54:59.092 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1783"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1783"}
2026-02-17 02:54:59.110 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-1783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:59.129 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1783"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1783"} labels:{key:"validating-admission-policy-1783" value:"true"}
2026-02-17 02:54:59.254 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4790"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4790"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4790"}
2026-02-17 02:54:59.275 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1783"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1783"} labels:{key:"validating-admission-policy-1783" value:"true"}
2026-02-17 02:54:59.300 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6648"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6648"}
2026-02-17 02:54:59.300 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6648" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:59.832 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-3774" name:"default"}
2026-02-17 02:55:00.163 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1763" name:"default"}
2026-02-17 02:55:00.285 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3774"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3774"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3774"}
2026-02-17 02:55:00.324 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-3774"}
2026-02-17 02:55:00.801 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1763"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1763"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1763"}
2026-02-17 02:55:00.825 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1763"}
2026-02-17 02:55:02.017 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6844" name:"default"}
2026-02-17 02:55:02.239 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-4996/condition-test-zlbnd, name=eth0)
2026-02-17 02:55:02.240 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4996/condition-test-zlbnd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d0daacdd6f" profile_ids:"kns.replication-controller-4996" profile_ids:"ksa.replication-controller-4996.default" ipv4_nets:"10.100.32.73/32"}
2026-02-17 02:55:02.240 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.240 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.240 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.241 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d0daacdd6f"
2026-02-17 02:55:02.241 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.241 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.245 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=replication-controller-4996/condition-test-zlbnd, name=eth0)
2026-02-17 02:55:02.272 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:02.272 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"} status="up"
2026-02-17 02:55:02.272 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4996/condition-test-zlbnd" endpoint_id:"eth0"}
2026-02-17 02:55:02.272 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-4996"}
2026-02-17 02:55:02.272 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-4996.default"}
2026-02-17 02:55:02.272 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.272 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.273 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eMqzt8DjedoDGBb37V" ipVersion=0x4 table="filter"
2026-02-17 02:55:02.273 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8tZo2TiEbQPOztn3hD" ipVersion=0x4 table="filter"
2026-02-17 02:55:02.273 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eMqzt8DjedoDGBb37V" ipVersion=0x4 table="filter"
2026-02-17 02:55:02.273 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8tZo2TiEbQPOztn3hD" ipVersion=0x4 table="filter"
2026-02-17 02:55:02.273 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.273 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7d0daacdd6f" ipVersion=0x4 table="filter"
2026-02-17 02:55:02.273 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7d0daacdd6f" ipVersion=0x4 table="filter"
2026-02-17 02:55:02.273 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.274 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.274 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.73
2026-02-17 02:55:02.345 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4996/condition-test-zlbnd", EndpointId:"eth0"}
2026-02-17 02:55:02.345 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-4996" name:"default"}
2026-02-17 02:55:02.367 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6844"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6844"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6844"}
2026-02-17 02:55:02.406 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6844"}
2026-02-17 02:55:02.745 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali7d0daacdd6f" state="down"
2026-02-17 02:55:02.746 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d0daacdd6f"
2026-02-17 02:55:02.746 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d0daacdd6f", State:"down", Index:75}
2026-02-17 02:55:02.747 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d0daacdd6f", Addrs:set.Typed[string]{}}
2026-02-17 02:55:02.747 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d0daacdd6f", Addrs:set.Typed[string]{}}
2026-02-17 02:55:02.747 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=75
2026-02-17 02:55:02.757 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali7d0daacdd6f" state=""
2026-02-17 02:55:02.757 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7d0daacdd6f"
2026-02-17 02:55:02.766 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d0daacdd6f", State:"", Index:75}
2026-02-17 02:55:02.766 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d0daacdd6f", Addrs:set.Set[string](nil)}
2026-02-17 02:55:02.766 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d0daacdd6f", Addrs:set.Set[string](nil)}
2026-02-17 02:55:02.793 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9532"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9532"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9532"}
2026-02-17 02:55:02.842 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5945"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5945"}
2026-02-17 02:55:02.870 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5945" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:03.071 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4996"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-4996"}
2026-02-17 02:55:03.095 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-4996"}
2026-02-17 02:55:04.221 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-161" name:"default"}
2026-02-17 02:55:04.335 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-161"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-161"}
2026-02-17 02:55:04.360 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4790" name:"default"}
2026-02-17 02:55:04.360 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-161"}
2026-02-17 02:55:04.620 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4790"}
2026-02-17 02:55:04.678 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-1783" name:"default"}
2026-02-17 02:55:04.728 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-1783"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-1783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-1783"} labels:{key:"validating-admission-policy-1783" value:"true"}
2026-02-17 02:55:04.754 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-1783"}
2026-02-17 02:55:05.926 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6648"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6648"}
2026-02-17 02:55:05.953 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-9180"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-9180"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-9180"}
2026-02-17 02:55:05.974 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-9180" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:06.171 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-9180"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-9180"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-9180"}
2026-02-17 02:55:06.205 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-9666"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-9666"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-9666"}
2026-02-17 02:55:06.232 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-9666" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:06.968 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5945"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5945"}
2026-02-17 02:55:06.997 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5495"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5495"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5495"}
2026-02-17 02:55:06.997 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5495" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:07.027 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5495" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:55:07.834 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9532" name:"default"}
2026-02-17 02:55:08.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9532"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9532"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9532"}
2026-02-17 02:55:08.182 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9532"}
2026-02-17 02:55:10.295 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-9666"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-9666"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-9666"}
2026-02-17 02:55:10.324 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1445"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-1445"}
2026-02-17 02:55:10.350 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-1445" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:10.966 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6648"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6648"}
2026-02-17 02:55:11.617 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-9180" name:"default"}
2026-02-17 02:55:11.782 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-9180"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-9180"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-9180"}
2026-02-17 02:55:11.807 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-9180"}
2026-02-17 02:55:12.094 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5945" name:"default"}
2026-02-17 02:55:12.255 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5945"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5945"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5945"}
2026-02-17 02:55:12.279 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5945"}
2026-02-17 02:55:14.420 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1445"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-1445"}
2026-02-17 02:55:14.448 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-7135"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"gc-7135"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-7135"}
2026-02-17 02:55:14.449 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-7135" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:15.219 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-7135"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"gc-7135"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-7135"}
2026-02-17 02:55:15.247 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-8517"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"apf-8517"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-8517"}
2026-02-17 02:55:15.308 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-8517" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:15.462 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-8517"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"apf-8517"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-8517"}
2026-02-17 02:55:15.494 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2616"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2616"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2616"}
2026-02-17 02:55:15.520 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2616" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:15.745 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-9666" name:"default"}
2026-02-17 02:55:15.803 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-9666"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-9666"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-9666"}
2026-02-17 02:55:15.835 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-9666"}
2026-02-17 02:55:16.234 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6648" name:"default"}
2026-02-17 02:55:16.304 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6648"}
2026-02-17 02:55:17.649 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5495/test-ss-1, name=eth0)
2026-02-17 02:55:17.649 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5495"} profile:{inbound_rules:{action:"allow" rule_id:"PMy5vVWNhawxctd5"} outbound_rules:{action:"allow" rule_id:"AnvuzpuCcaDEr90t"}}
2026-02-17 02:55:17.649 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5495.default"} profile:{}
2026-02-17 02:55:17.649 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5495/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d2d4f7033b" profile_ids:"kns.statefulset-5495" profile_ids:"ksa.statefulset-5495.default" ipv4_nets:"10.100.32.77/32"}
2026-02-17 02:55:17.650 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:17.650 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:17.650 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:17.650 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8d2d4f7033b" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.651 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SW0rJKetwZNei7Q-PE" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.651 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ALM2IzOk4wvSW-c3NX" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.651 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8d2d4f7033b" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.651 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SW0rJKetwZNei7Q-PE" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.651 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ALM2IzOk4wvSW-c3NX" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.651 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:17.651 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:17.651 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:17.693 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:17.693 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:55:17.717 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali8d2d4f7033b" state="down"
2026-02-17 02:55:17.717 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:17.717 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d2d4f7033b", State:"down", Index:76}
2026-02-17 02:55:17.717 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2d4f7033b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:17.717 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2d4f7033b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:17.717 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:17.717 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:17.717 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:17.723 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali8d2d4f7033b" state="up"
2026-02-17 02:55:17.734 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:17.734 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:55:17.734 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d2d4f7033b", State:"up", Index:76}
2026-02-17 02:55:17.735 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:17.735 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:17.735 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:17.735 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:17.735 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:17.753 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:17.753 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:18.664 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5495/test-ss-1, name=eth0)
2026-02-17 02:55:18.664 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5495/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d2d4f7033b" profile_ids:"kns.statefulset-5495" profile_ids:"ksa.statefulset-5495.default" ipv4_nets:"10.100.32.77/32"}
2026-02-17 02:55:18.664 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.664 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.664 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.666 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:18.666 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.666 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.689 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5495/test-ss-1, name=eth0)
2026-02-17 02:55:18.700 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:18.700 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:18.700 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5495/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d2d4f7033b" profile_ids:"kns.statefulset-5495" profile_ids:"ksa.statefulset-5495.default" ipv4_nets:"10.100.32.77/32"}
2026-02-17 02:55:18.700 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.701 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.701 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.701 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:18.702 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.702 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:18.724 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:18.724 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:19.608 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2616"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2616"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2616"}
2026-02-17 02:55:19.617 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=76
2026-02-17 02:55:19.617 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:19.637 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2d4f7033b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:19.637 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2d4f7033b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:19.659 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7696"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7696"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-7696"}
2026-02-17 02:55:19.659 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-7696" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:19.681 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-7696" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:55:19.821 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-1445" name:"default"}
2026-02-17 02:55:19.853 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1445"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1445"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-1445"}
2026-02-17 02:55:19.880 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-1445"}
2026-02-17 02:55:20.281 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-7135" name:"default"}
2026-02-17 02:55:20.903 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-8517" name:"default"}
2026-02-17 02:55:21.182 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-7135"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"gc-7135"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-7135"}
2026-02-17 02:55:21.212 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-7135"}
2026-02-17 02:55:21.262 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-8517"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"apf-8517"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-8517"}
2026-02-17 02:55:21.291 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-8517"}
2026-02-17 02:55:21.568 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:21.568 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-7696"} profile:{inbound_rules:{action:"allow" rule_id:"31OLaKMgiHFUWIkf"} outbound_rules:{action:"allow" rule_id:"pb8tXSJ2mlma1cdy"}}
2026-02-17 02:55:21.568 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-7696.default"} profile:{}
2026-02-17 02:55:21.568 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.78/32"}
2026-02-17 02:55:21.568 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:21.568 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:21.568 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:21.569 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.569 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.569 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.569 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.569 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.569 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.569 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.569 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:55:21.569 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali64279f6755d"
2026-02-17 02:55:21.569 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:21.569 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:21.612 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:21.613 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:55:21.633 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali64279f6755d" state="down"
2026-02-17 02:55:21.633 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64279f6755d"
2026-02-17 02:55:21.633 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali64279f6755d" state="up"
2026-02-17 02:55:21.633 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"down", Index:77}
2026-02-17 02:55:21.633 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:21.633 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:21.633 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"up", Index:77}
2026-02-17 02:55:21.633 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali64279f6755d"
2026-02-17 02:55:21.633 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64279f6755d"
2026-02-17 02:55:21.633 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:55:21.633 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:21.633 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:21.660 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:21.660 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:22.693 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:22.694 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.78/32"}
2026-02-17 02:55:22.694 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.694 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.694 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.695 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:55:22.695 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.695 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.718 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:22.722 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:22.722 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:22.722 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.78/32"}
2026-02-17 02:55:22.722 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.723 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.723 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.724 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:55:22.725 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.725 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:22.762 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:22.762 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:23.058 [INFO][58] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-1peu1-z4xjx-b2mrt" ipv4_addr:"192.168.24.88/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-1peu1-z4xjx-b2mrt"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:55:23.058 [INFO][58] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:55:23.058 [INFO][58] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:55:23.488 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=77
2026-02-17 02:55:23.488 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali64279f6755d"
2026-02-17 02:55:23.488 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:23.488 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:24.643 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2616" name:"default"}
2026-02-17 02:55:24.881 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2616"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2616"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2616"}
2026-02-17 02:55:24.915 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2616"}
2026-02-17 02:55:27.116 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5495/test-ss-1, name=eth0)
2026-02-17 02:55:27.116 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5495/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8d2d4f7033b" profile_ids:"kns.statefulset-5495" profile_ids:"ksa.statefulset-5495.default" ipv4_nets:"10.100.32.77/32"}
2026-02-17 02:55:27.116 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.116 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.116 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.117 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:27.117 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.118 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.155 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:27.155 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:27.212 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5495"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5495"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5495"}
2026-02-17 02:55:27.237 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7706"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-7706"}
2026-02-17 02:55:27.294 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-7706" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:27.511 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-5495/test-ss-1, name=eth0)
2026-02-17 02:55:27.512 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5495/test-ss-1" endpoint_id:"eth0"}
2026-02-17 02:55:27.512 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5495"}
2026-02-17 02:55:27.512 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5495.default"}
2026-02-17 02:55:27.512 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.512 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.512 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SW0rJKetwZNei7Q-PE" ipVersion=0x4 table="filter"
2026-02-17 02:55:27.512 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ALM2IzOk4wvSW-c3NX" ipVersion=0x4 table="filter"
2026-02-17 02:55:27.512 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SW0rJKetwZNei7Q-PE" ipVersion=0x4 table="filter"
2026-02-17 02:55:27.512 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ALM2IzOk4wvSW-c3NX" ipVersion=0x4 table="filter"
2026-02-17 02:55:27.512 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.513 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8d2d4f7033b" ipVersion=0x4 table="filter"
2026-02-17 02:55:27.513 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8d2d4f7033b" ipVersion=0x4 table="filter"
2026-02-17 02:55:27.513 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.513 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.516 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.77
2026-02-17 02:55:27.596 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5495/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:55:27.626 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=76
2026-02-17 02:55:27.626 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:27.626 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali8d2d4f7033b" state="down"
2026-02-17 02:55:27.626 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2d4f7033b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:27.626 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2d4f7033b", Addrs:set.Typed[string]{}}
2026-02-17 02:55:27.626 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d2d4f7033b", State:"down", Index:76}
2026-02-17 02:55:27.629 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali8d2d4f7033b" state=""
2026-02-17 02:55:27.629 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8d2d4f7033b"
2026-02-17 02:55:27.652 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8d2d4f7033b", State:"", Index:76}
2026-02-17 02:55:27.652 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2d4f7033b", Addrs:set.Set[string](nil)}
2026-02-17 02:55:27.652 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8d2d4f7033b", Addrs:set.Set[string](nil)}
2026-02-17 02:55:30.691 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:30.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.78/32"}
2026-02-17 02:55:30.691 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:30.691 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:30.691 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:30.692 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:55:30.692 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:30.692 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:30.717 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:30.717 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:32.242 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5495"
2026-02-17 02:55:32.500 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5495" name:"default"}
2026-02-17 02:55:32.815 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5495"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5495"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5495"}
2026-02-17 02:55:32.845 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5495"}
2026-02-17 02:55:33.374 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7706"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-7706"}
2026-02-17 02:55:33.407 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6975"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6975"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6975"}
2026-02-17 02:55:33.407 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6975" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:37.648 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6975"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6975"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6975"}
2026-02-17 02:55:37.678 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3178"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3178"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3178"}
2026-02-17 02:55:37.678 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-3178" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:38.879 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-7706" name:"default"}
2026-02-17 02:55:39.189 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-7706"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-7706"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-7706"}
2026-02-17 02:55:39.217 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-7706"}
2026-02-17 02:55:40.301 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=disruption-3178/rs-vhh4c, name=eth0)
2026-02-17 02:55:40.301 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-3178"} profile:{inbound_rules:{action:"allow" rule_id:"rEHSayvCrh3RpgcV"} outbound_rules:{action:"allow" rule_id:"wM-hCgahiCSYhVfW"}}
2026-02-17 02:55:40.301 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-3178.default"} profile:{}
2026-02-17 02:55:40.301 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3178/rs-vhh4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2b258452f2" profile_ids:"kns.disruption-3178" profile_ids:"ksa.disruption-3178.default" ipv4_nets:"10.100.32.79/32"}
2026-02-17 02:55:40.301 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.302 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.302 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.302 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.302 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib2b258452f2" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.302 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-3178" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.302 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_reIXnXFmQIgQl-VG41" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.303 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.303 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib2b258452f2" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.303 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-3178" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.303 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_reIXnXFmQIgQl-VG41" ipVersion=0x4 table="filter"
2026-02-17 02:55:40.303 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib2b258452f2"
2026-02-17 02:55:40.303 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.303 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.342 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:40.342 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} status="down"
2026-02-17 02:55:40.380 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calib2b258452f2" state="down"
2026-02-17 02:55:40.380 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2b258452f2"
2026-02-17 02:55:40.380 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2b258452f2", State:"down", Index:78}
2026-02-17 02:55:40.380 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2b258452f2", Addrs:set.Typed[string]{}}
2026-02-17 02:55:40.380 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2b258452f2", Addrs:set.Typed[string]{}}
2026-02-17 02:55:40.380 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2b258452f2"
2026-02-17 02:55:40.380 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.380 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.381 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calib2b258452f2" state="up"
2026-02-17 02:55:40.407 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:40.407 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} status="down"
2026-02-17 02:55:40.407 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2b258452f2", State:"up", Index:78}
2026-02-17 02:55:40.407 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib2b258452f2"
2026-02-17 02:55:40.407 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2b258452f2"
2026-02-17 02:55:40.408 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2b258452f2"
2026-02-17 02:55:40.408 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.408 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.430 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:40.430 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} status="up"
2026-02-17 02:55:40.819 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=disruption-3178/rs-vhh4c, name=eth0)
2026-02-17 02:55:40.819 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3178/rs-vhh4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2b258452f2" profile_ids:"kns.disruption-3178" profile_ids:"ksa.disruption-3178.default" ipv4_nets:"10.100.32.79/32"}
2026-02-17 02:55:40.819 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.819 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.820 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.820 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2b258452f2"
2026-02-17 02:55:40.820 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.821 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:40.846 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:40.846 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} status="up"
2026-02-17 02:55:41.504 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=78
2026-02-17 02:55:41.504 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib2b258452f2"
2026-02-17 02:55:41.504 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2b258452f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:41.504 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2b258452f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:42.664 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6975"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6975"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6975"}
2026-02-17 02:55:44.050 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3178"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3178"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3178"}
2026-02-17 02:55:44.075 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-5720"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-5720"}
2026-02-17 02:55:44.094 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-5720" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:44.155 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-5720"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-5720"}
2026-02-17 02:55:44.188 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4104"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4104"}
2026-02-17 02:55:44.216 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-4104" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:46.712 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:55:47.756 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6975" name:"default"}
2026-02-17 02:55:47.785 [INFO][58] felix/summary.go 100: Summarising 171 dataplane reconciliation loops over 1m0.9s: avg=28ms longest=89ms (resync-calico-v4)
2026-02-17 02:55:47.940 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6975"}
2026-02-17 02:55:48.323 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4104"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4104"}
2026-02-17 02:55:48.357 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9210"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9210"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9210"}
2026-02-17 02:55:48.385 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9210" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:49.086 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=disruption-3178/rs-vhh4c, name=eth0)
2026-02-17 02:55:49.086 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3178/rs-vhh4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2b258452f2" profile_ids:"kns.disruption-3178" profile_ids:"ksa.disruption-3178.default" ipv4_nets:"10.100.32.79/32"}
2026-02-17 02:55:49.086 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.087 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.087 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.088 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2b258452f2"
2026-02-17 02:55:49.088 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.088 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.122 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:49.122 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"} status="up"
2026-02-17 02:55:49.122 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-3178"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-3178"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-3178"}
2026-02-17 02:55:49.233 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-5720" name:"default"}
2026-02-17 02:55:49.389 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=disruption-3178/rs-vhh4c, name=eth0)
2026-02-17 02:55:49.389 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-3178/rs-vhh4c" endpoint_id:"eth0"}
2026-02-17 02:55:49.389 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-3178"}
2026-02-17 02:55:49.389 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-3178.default"}
2026-02-17 02:55:49.389 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.389 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-3178" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_reIXnXFmQIgQl-VG41" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-3178" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_reIXnXFmQIgQl-VG41" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.390 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib2b258452f2" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-b" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.390 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib2b258452f2" ipVersion=0x4 table="filter"
2026-02-17 02:55:49.390 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.390 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.391 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.79
2026-02-17 02:55:49.444 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-3178/rs-vhh4c", EndpointId:"eth0"}
2026-02-17 02:55:49.502 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calib2b258452f2" state="down"
2026-02-17 02:55:49.502 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2b258452f2", State:"down", Index:78}
2026-02-17 02:55:49.502 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2b258452f2"
2026-02-17 02:55:49.505 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=78
2026-02-17 02:55:49.509 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="calib2b258452f2" state=""
2026-02-17 02:55:49.509 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib2b258452f2"
2026-02-17 02:55:49.527 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2b258452f2", Addrs:set.Typed[string]{}}
2026-02-17 02:55:49.527 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2b258452f2", Addrs:set.Typed[string]{}}
2026-02-17 02:55:49.527 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2b258452f2", State:"", Index:78}
2026-02-17 02:55:49.527 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2b258452f2", Addrs:set.Set[string](nil)}
2026-02-17 02:55:49.527 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2b258452f2", Addrs:set.Set[string](nil)}
2026-02-17 02:55:49.561 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-5720"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-5720"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-5720"}
2026-02-17 02:55:49.593 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-5720"}
2026-02-17 02:55:50.703 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:50.704 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.78/32"}
2026-02-17 02:55:50.704 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:50.705 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:50.705 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:50.706 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:55:50.706 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:50.706 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:50.727 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:50.727 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:53.243 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:53.243 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.78/32"}
2026-02-17 02:55:53.243 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.243 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.244 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.244 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:55:53.245 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.245 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.270 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:53.270 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:53.539 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:53.539 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:55:53.539 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-7696"}
2026-02-17 02:55:53.539 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-7696.default"}
2026-02-17 02:55:53.540 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.540 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.540 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.540 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.540 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.540 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.540 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.541 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.541 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.541 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.541 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.541 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.541 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.548 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.78
2026-02-17 02:55:53.605 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:53.643 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali64279f6755d" state="down"
2026-02-17 02:55:53.644 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64279f6755d"
2026-02-17 02:55:53.645 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=77
2026-02-17 02:55:53.645 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali64279f6755d" state=""
2026-02-17 02:55:53.645 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali64279f6755d"
2026-02-17 02:55:53.645 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"down", Index:77}
2026-02-17 02:55:53.645 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:53.645 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:53.645 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"", Index:77}
2026-02-17 02:55:53.646 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Set[string](nil)}
2026-02-17 02:55:53.646 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Set[string](nil)}
2026-02-17 02:55:53.814 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-4104" name:"default"}
2026-02-17 02:55:54.047 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-4104"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-4104"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-4104"}
2026-02-17 02:55:54.076 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-4104"}
2026-02-17 02:55:54.387 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-3178" name:"default"}
2026-02-17 02:55:54.502 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:54.502 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-7696.default"} profile:{}
2026-02-17 02:55:54.502 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-7696"} profile:{inbound_rules:{action:"allow" rule_id:"31OLaKMgiHFUWIkf"} outbound_rules:{action:"allow" rule_id:"pb8tXSJ2mlma1cdy"}}
2026-02-17 02:55:54.502 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.81/32"}
2026-02-17 02:55:54.502 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.502 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.502 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.503 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.503 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.503 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.503 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.503 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.503 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.503 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.503 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:55:54.503 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali64279f6755d"
2026-02-17 02:55:54.503 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.503 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.544 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:54.544 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:55:54.579 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali64279f6755d" state="down"
2026-02-17 02:55:54.579 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64279f6755d"
2026-02-17 02:55:54.579 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali64279f6755d" state="up"
2026-02-17 02:55:54.579 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"down", Index:79}
2026-02-17 02:55:54.579 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:54.579 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:55:54.580 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"up", Index:79}
2026-02-17 02:55:54.580 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali64279f6755d"
2026-02-17 02:55:54.580 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64279f6755d"
2026-02-17 02:55:54.580 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:55:54.580 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.580 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.597 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:54.597 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:54.609 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-3178"}
2026-02-17 02:55:54.915 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:54.916 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.81/32"}
2026-02-17 02:55:54.916 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.916 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.916 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.918 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:55:54.918 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.918 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.934 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:55:54.952 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:54.952 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:54.952 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.81/32"}
2026-02-17 02:55:54.952 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.952 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.952 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.953 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:55:54.953 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.953 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:55:54.979 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:54.979 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:55:55.552 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=79
2026-02-17 02:55:55.552 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali64279f6755d"
2026-02-17 02:55:55.552 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:55.552 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:55.802 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9210"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9210"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9210"}
2026-02-17 02:55:55.836 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1796"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1796"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1796"}
2026-02-17 02:55:55.836 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1796" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:00.911 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:56:00.911 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.81/32"}
2026-02-17 02:56:00.911 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:00.911 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:00.912 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:00.913 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:56:00.913 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:00.913 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:00.944 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:00.944 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:56:01.044 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9210" name:"default"}
2026-02-17 02:56:01.110 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9210"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9210"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-9210"}
2026-02-17 02:56:01.133 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9210"}
2026-02-17 02:56:02.898 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-1796" type:"ClusterIP" cluster_ips:"10.254.1.150" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:56:02.952 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-1796" type:"NodePort" cluster_ips:"10.254.241.79" ports:{Protocol:"TCP" Port:80 NodePort:30721}
2026-02-17 02:56:05.020 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-1796"
2026-02-17 02:56:05.082 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-1796"
2026-02-17 02:56:07.114 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1796"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1796"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1796"}
2026-02-17 02:56:07.142 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8279"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8279"}
2026-02-17 02:56:07.176 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8279" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:11.269 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8279"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8279"}
2026-02-17 02:56:12.328 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1796" name:"default"}
2026-02-17 02:56:12.367 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1796"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1796"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1796"}
2026-02-17 02:56:12.393 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1796"}
2026-02-17 02:56:16.347 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8279" name:"default"}
2026-02-17 02:56:16.501 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8279"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"03abf14f-ee1e-4b84-9d7d-6e2be41016f5"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8279"}
2026-02-17 02:56:16.527 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8279"}
2026-02-17 02:56:20.919 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:56:20.919 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.81/32"}
2026-02-17 02:56:20.919 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:20.919 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:20.919 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:20.920 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:56:20.920 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:20.920 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:20.946 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:20.946 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:56:23.408 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:56:23.411 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.81/32"}
2026-02-17 02:56:23.411 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.411 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.411 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.412 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:56:23.413 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.413 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.439 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:23.439 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:56:23.701 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:56:23.701 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:56:23.701 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-7696"}
2026-02-17 02:56:23.701 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-7696.default"}
2026-02-17 02:56:23.701 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.701 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.703 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.703 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.703 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.703 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.703 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.703 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.703 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.703 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.706 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.706 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.706 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.712 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.81
2026-02-17 02:56:23.761 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:23.805 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali64279f6755d" state="down"
2026-02-17 02:56:23.805 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64279f6755d"
2026-02-17 02:56:23.806 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=79
2026-02-17 02:56:23.806 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"down", Index:79}
2026-02-17 02:56:23.806 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:23.806 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:23.806 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali64279f6755d" state=""
2026-02-17 02:56:23.806 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali64279f6755d"
2026-02-17 02:56:23.830 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"", Index:79}
2026-02-17 02:56:23.830 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Set[string](nil)}
2026-02-17 02:56:23.830 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Set[string](nil)}
2026-02-17 02:56:24.689 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:56:24.690 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-7696"} profile:{inbound_rules:{action:"allow" rule_id:"31OLaKMgiHFUWIkf"} outbound_rules:{action:"allow" rule_id:"pb8tXSJ2mlma1cdy"}}
2026-02-17 02:56:24.691 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-7696.default"} profile:{}
2026-02-17 02:56:24.692 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.80/32"}
2026-02-17 02:56:24.692 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:24.692 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:24.692 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:24.694 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.694 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.694 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.694 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.694 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.694 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.694 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.694 [INFO][58] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.694 [INFO][58] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali64279f6755d"
2026-02-17 02:56:24.694 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:24.694 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:24.741 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:24.741 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:56:24.755 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali64279f6755d" state="down"
2026-02-17 02:56:24.756 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64279f6755d"
2026-02-17 02:56:24.756 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"down", Index:80}
2026-02-17 02:56:24.756 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:24.756 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:24.756 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64279f6755d"
2026-02-17 02:56:24.756 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:24.756 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:24.757 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali64279f6755d" state="up"
2026-02-17 02:56:24.784 [INFO][58] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:24.784 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:56:24.784 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"up", Index:80}
2026-02-17 02:56:24.784 [INFO][58] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali64279f6755d"
2026-02-17 02:56:24.784 [INFO][58] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64279f6755d"
2026-02-17 02:56:24.784 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:56:24.785 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:24.785 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:24.814 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:24.814 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:56:25.075 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:56:25.076 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.80/32"}
2026-02-17 02:56:25.076 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.076 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.076 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.077 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:56:25.077 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.077 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.099 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:56:25.108 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:25.108 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:56:25.108 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.80/32"}
2026-02-17 02:56:25.108 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.109 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.109 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.109 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:56:25.110 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.110 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:25.139 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:25.139 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:56:25.729 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::a83e:41ff:fed5:464" exists=true ifIndex=80
2026-02-17 02:56:25.729 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::a83e:41ff:fed5:464} ifaceName="cali64279f6755d"
2026-02-17 02:56:25.729 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{"fe80::a83e:41ff:fed5:464":set.v{}}}
2026-02-17 02:56:25.729 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{"fe80::a83e:41ff:fed5:464":set.v{}}}
2026-02-17 02:56:31.460 [INFO][58] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:56:31.460 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64279f6755d" profile_ids:"kns.statefulset-7696" profile_ids:"ksa.statefulset-7696.default" ipv4_nets:"10.100.32.80/32"}
2026-02-17 02:56:31.460 [INFO][58] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.461 [INFO][58] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.461 [INFO][58] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.464 [INFO][58] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64279f6755d"
2026-02-17 02:56:31.464 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.464 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.502 [INFO][58] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:31.502 [INFO][58] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:56:31.873 [INFO][58] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-1peu1-default-worker-tzscp-lstzc-q2nn4, orchestrator=k8s, workload=statefulset-7696/ss2-1, name=eth0)
2026-02-17 02:56:31.874 [INFO][58] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7696/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:56:31.874 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-7696"}
2026-02-17 02:56:31.874 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-7696.default"}
2026-02-17 02:56:31.874 [INFO][58] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.874 [INFO][58] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aoaXZPiG2orFEnWoMP" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_b70fXbNRcabMR1grny" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.875 [INFO][58] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-6" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.875 [INFO][58] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali64279f6755d" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.876 [INFO][58] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.876 [INFO][58] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.877 [INFO][58] felix/conntrack.go 90: Removing conntrack flows ip=10.100.32.80
2026-02-17 02:56:31.934 [INFO][58] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7696/ss2-1", EndpointId:"eth0"}
2026-02-17 02:56:31.983 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali64279f6755d" state="down"
2026-02-17 02:56:31.984 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64279f6755d"
2026-02-17 02:56:31.984 [INFO][58] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::a83e:41ff:fed5:464" exists=false ifIndex=80
2026-02-17 02:56:31.984 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"down", Index:80}
2026-02-17 02:56:31.984 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:31.984 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Typed[string]{}}
2026-02-17 02:56:31.986 [INFO][58] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali64279f6755d" state=""
2026-02-17 02:56:31.986 [INFO][58] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali64279f6755d"
2026-02-17 02:56:32.002 [INFO][58] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64279f6755d", State:"", Index:80}
2026-02-17 02:56:32.002 [INFO][58] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Set[string](nil)}
2026-02-17 02:56:32.002 [INFO][58] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64279f6755d", Addrs:set.Set[string](nil)}
2026-02-17 02:56:40.556 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7696"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7696"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-7696"}
2026-02-17 02:56:45.588 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-7696" name:"default"}
2026-02-17 02:56:46.111 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-7696"
2026-02-17 02:56:46.261 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7696"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"2303e799-a7a2-48f1-a7bf-6ebb88b2c584"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7696"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-7696"}
2026-02-17 02:56:46.287 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-7696"}
2026-02-17 02:56:46.743 [INFO][60] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.52/24
2026-02-17 02:56:49.632 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6768"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6768"}
2026-02-17 02:56:49.661 [INFO][58] felix/summary.go 100: Summarising 76 dataplane reconciliation loops over 1m1.9s: avg=32ms longest=81ms (resync-calico-v4)
2026-02-17 02:56:54.869 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6768" name:"default"}
2026-02-17 02:56:54.905 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6768"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"309ed11a-c8a7-4e8f-a591-f7f9cac1f3b2"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6768"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6768"}
2026-02-17 02:56:54.930 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6768"}
2026-02-17 02:57:20.137 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8601"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8601"}
2026-02-17 02:57:25.270 [INFO][58] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8601" name:"default"}
2026-02-17 02:57:25.464 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8601"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"9c2ade72-7906-4f3c-88d7-69f0f762133c"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8601"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-8601"}
2026-02-17 02:57:25.490 [INFO][58] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8601"}
